Fix minor spelling mistake in docsite

pull/4420/head
Jens Rantil 2012-11-24 22:55:56 +01:00
parent d5fb81fe0b
commit 6e3e1c74c9
1 changed files with 2 additions and 2 deletions

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: