diff --git a/docs/docsite/rst/dev_guide/developing_collections_structure.rst b/docs/docsite/rst/dev_guide/developing_collections_structure.rst index bbba79fb7c6..4fc6faa1808 100644 --- a/docs/docsite/rst/dev_guide/developing_collections_structure.rst +++ b/docs/docsite/rst/dev_guide/developing_collections_structure.rst @@ -203,7 +203,7 @@ A collection can store some additional metadata in a ``runtime.yml`` file in the - *requires_ansible*: - The version of Ansible required to use the collection. Multiple versions can be separated with a comma. + The version of Ansible Core (ansible-core) required to use the collection. Multiple versions can be separated with a comma. .. code:: yaml