mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
[PR #10261/38ab1fbb backport][stable-11] Extra docs: normalize code block language (#10263)
Extra docs: normalize code block language (#10261)
Extra docs: normalize code block language.
(cherry picked from commit 38ab1fbb88)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0b18c977df
commit
c44a33e15d
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ And by the time the module is about to exit:
|
|||
|
||||
That makes the return value of the module:
|
||||
|
||||
.. code-block:: javascript
|
||||
.. code-block:: json
|
||||
|
||||
{
|
||||
"abc": 123,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue