summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJohn Barker <john@johnrbarker.com>2014-02-10 23:00:19 +0000
committerJohn Barker <john@johnrbarker.com>2014-02-10 23:00:19 +0000
commit1f4b91575b70206a0bfd5bdaf1841ef01d6380e2 (patch)
tree8dea6798201d4569733302b5191a38be3e616e58 /CONTRIBUTING.md
parentbbda98a3eee97507fc9184bd9a3410267fc5748f (diff)
downloadansible-1f4b91575b70206a0bfd5bdaf1841ef01d6380e2.tar.gz
Fix various typos in markdown documentation
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index afa1b2bf24..706aea0924 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -94,7 +94,7 @@ to see if the issue has already been reported.
When filing a bug, the following information is always required:
* A good name for the bug ("Foo module raises exception when xyz=glork is used", vs "foo doesn't work")
-* A succint description of the problem
+* A succinct description of the problem
* What version of ansible you are using (ansible --version)
* Steps to reproduce the problem, including commands or playbook snippets as relevant
* Expected results