diff --git a/tagging/README.md b/tagging/README.md index d1f7e014..743e447e 100644 --- a/tagging/README.md +++ b/tagging/README.md @@ -117,6 +117,6 @@ class AptPackagesManifest(ManifestInterface): ### Images Hierarchy -All images dependencies on each other and what taggers and manifest they make use of is defined in `images_hierarchy.py`. +All images' dependencies on each other and what taggers and manifest they make use of are defined in `images_hierarchy.py`. `get_taggers_and_manifests.py` defines a helper function to get the taggers and manifests for a specific image.