Fix minor spelling mistake in docsite

This commit is contained in:
Jens Rantil 2012-11-24 22:55:56 +01:00
parent d5fb81fe0b
commit 6e3e1c74c9

View file

@ -270,8 +270,8 @@ will still be shown in Ansible, but the command will not succeed.
Always use the hacking/test-module script when developing modules and it will warn
you about these kind of things.
Conventions/Recomendations
``````````````````````````
Conventions/Recommendations
```````````````````````````
As a reminder from the example code above, here are some basic conventions
and guidelines: