diff options
author | Carlos E. Garcia <carlos@cgarcia.org> | 2014-04-29 10:41:05 -0400 |
---|---|---|
committer | Carlos E. Garcia <carlos@cgarcia.org> | 2014-04-29 10:41:05 -0400 |
commit | 7f5dd5e85d7874f72b3888dde90c58abf62e1f89 (patch) | |
tree | 43dcd317bc284c9d5191e1e15fe190461d8d3ba7 /CONTRIBUTING.md | |
parent | 9a6998aa17fe9e704f05b1a5e25cdb0576e0361e (diff) | |
download | ansible-7f5dd5e85d7874f72b3888dde90c58abf62e1f89.tar.gz |
multiple spelling error changes
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ca27dda2d4..eeb32d15bd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -89,7 +89,7 @@ required. You're now live! Reporting A Bug --------------- -Ansible practices responsible disclosure - if this is a security related bug, email security@ansible.com instead of filing a ticket or posting to the Google Group and you will recieve a prompt response. +Ansible practices responsible disclosure - if this is a security related bug, email security@ansible.com instead of filing a ticket or posting to the Google Group and you will receive a prompt response. Bugs should be reported to [github.com/ansible/ansible](http://github.com/ansible/ansible) after signing up for a free github account. Before reporting a bug, please use the bug/issue search @@ -138,7 +138,7 @@ affecting a smaller number of users. Since we place a strong emphasis on testing and code review, it may take a few months for a minor feature to get merged. Don't worry though -- we'll also take periodic sweeps through the lower priority queues and give -them some attention as well, particularly in the area of new module changes. So it doesn't neccessarily +them some attention as well, particularly in the area of new module changes. So it doesn't necessarily mean that we'll be exhausting all of the higher-priority queues before getting to your ticket. Release Numbering |