diff --git a/lib/ansible/utils/module_docs_fragments/emc.py b/lib/ansible/utils/module_docs_fragments/emc.py index e072c160776..9d75b9396d7 100644 --- a/lib/ansible/utils/module_docs_fragments/emc.py +++ b/lib/ansible/utils/module_docs_fragments/emc.py @@ -39,5 +39,5 @@ requirements: - Ansible 2.7. - storops (0.5.10 or greater). Install using 'pip install storops'. notes: - - The modules prefixed with emc_vnx are built to support the ONTAP storage platform. + - The modules prefixed with emc_vnx are built to support the EMC VNX storage platform. """