diff --git a/docs/docsite/rst/dev_guide/developing_program_flow_modules.rst b/docs/docsite/rst/dev_guide/developing_program_flow_modules.rst index a037a796c4..372fcd667c 100644 --- a/docs/docsite/rst/dev_guide/developing_program_flow_modules.rst +++ b/docs/docsite/rst/dev_guide/developing_program_flow_modules.rst @@ -277,7 +277,7 @@ substitutions: - :code:`"<>"` is substituted with the Ansible version. In :ref:`new-style Python modules ` under the - :ref:`Ansiballz` frameworkthe proper way is to instead instantiate an + :ref:`Ansiballz` framework the proper way is to instead instantiate an :class:`AnsibleModule` and then access the version from :attr:``AnsibleModule.ansible_version``. - :code:`"<>"` is substituted with