Minor formatting fix in developing_modules_documenting.rst (#54785)

* developing_modules_documenting.rst - fix formatting error

* developing_modules_documenting.rst - remove errant whitespace from last commit
pull/4420/head
Daniel Hagan 2019-04-04 03:52:31 -04:00 committed by John R Barker
parent 72b6a8d36e
commit e114d06801
1 changed files with 1 additions and 1 deletions

View File

@ -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