diff --git a/docs/docsite/rst/dev_guide/testing/sanity/galaxy-metadata.rst b/docs/docsite/rst/dev_guide/testing/sanity/galaxy-metadata.rst index 7dadb1e1d75..4540e760112 100644 --- a/docs/docsite/rst/dev_guide/testing/sanity/galaxy-metadata.rst +++ b/docs/docsite/rst/dev_guide/testing/sanity/galaxy-metadata.rst @@ -2,4 +2,4 @@ galaxy-metadata =============== * Validates the required keys (namespace, name, version, readme, authors) for the collection galaxy.yml metadata file. -* If the required keys aren’t present or if the required and other keys contain ``null`` value in the galaxy.yml file then this sanity test will throw an error. +* If the required keys are not present or if the required and other keys contain ``null`` value in the ``galaxy.yml`` file, this sanity test will throw an error.