Skip to content

Commit c268b80

Browse files
authored
Update developing_modules_documenting.rst (#2551)
1 parent c962081 commit c268b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/dev_guide/developing_modules_documenting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Before you open a pull request, in addition to following these guidelines, pleas
1111

1212
* :ref:`submission checklist <developing_modules_checklist>`
1313
* :ref:`programming tips <developing_modules_best_practices>`
14-
* :ref:`testing <developing_testing>` before you open a pull request.
14+
* :ref:`testing <developing_testing>` before you open a pull request
1515

1616
Every Ansible module written in Python must begin with seven standard sections in a particular order, followed by the code. The sections in order are:
1717

0 commit comments

Comments
 (0)