mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix versionadded on math filters section (#20674)
Extra character was breaking the rendering of the file.
This commit is contained in:
parent
0bc2ccdebf
commit
8c3b915721
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ note that when used with a non 'listable' item it is a noop, otherwise it always
|
|||
|
||||
Math
|
||||
````
|
||||
j
|
||||
|
||||
.. versionadded:: 1.9
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue