Merge pull request #1673 from JensRantil/fix-minor-docsite-spelling-mistake

Fix minor spelling mistake in docsite
This commit is contained in:
Michael DeHaan 2012-11-24 14:03:34 -08:00
commit 002fa07913

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: