diff --git a/docs/docsite/rst/dev_guide/developing_modules_documenting.rst b/docs/docsite/rst/dev_guide/developing_modules_documenting.rst index 5cedd4a51ec..6d4802295c6 100644 --- a/docs/docsite/rst/dev_guide/developing_modules_documenting.rst +++ b/docs/docsite/rst/dev_guide/developing_modules_documenting.rst @@ -281,7 +281,7 @@ If you're writing multiple related modules, they may share common documentation, Since version 2.8, you can have user supplied doc_fragments by using a ``doc_fragments`` directory adjacent to play or role, just like any other plugin. -For example, all AWS modules should include:: +For example, all AWS modules should include: .. code-block:: yaml+jinja