showed > shown
This commit is contained in:
Phill Price
2021-10-23 11:01:48 +01:00
committed by GitHub
parent f86ed97820
commit 9914b7ea38

View File

@ -180,7 +180,7 @@ class PackageManageRegistryMixin(object):
)
self.print_message(
"Please specify detailed REQUIREMENTS using package owner and version "
"(showed above) to avoid name conflicts",
"(shown above) to avoid name conflicts",
fg="yellow",
)