1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix typo in dev_guide/developing_modules_general (#31122)

This commit is contained in:
Michihito Shigemura 2017-10-01 17:39:02 +09:00 committed by scottb
parent b7b8c669a3
commit 221c01ff49

View file

@ -312,5 +312,5 @@ use the ``#ansible`` channel.
Credit
======
Thank you to Thomas Stringer (`@tstring <https://github.com/tstringer>`_) for contributing source
Thank you to Thomas Stringer (`@tstringer <https://github.com/tstringer>`_) for contributing source
material for this topic.