diff --git a/hacking/templates/rst.j2 b/hacking/templates/rst.j2 index f02b32fd11e..db9b184d19c 100644 --- a/hacking/templates/rst.j2 +++ b/hacking/templates/rst.j2 @@ -115,7 +115,7 @@ Should you have a question rather than a bug report, inquries are welcome on the Documentation updates for this module can also be edited directly by submitting a pull request to the module source code, just look for the "DOCUMENTATION" block in the source tree. -This is a "core" ansible module, which means it will recieve slightly higher priority for all requests than those in the "extras" repos. +This is a "core" ansible module, which means it will receive slightly higher priority for all requests than those in the "extras" repos. {% else %} @@ -130,7 +130,7 @@ Should you have a question rather than a bug report, inquries are welcome on the Documentation updates for this module can also be edited directly by submitting a pull request to the module source code, just look for the "DOCUMENTATION" block in the source tree. -Note that this module is designated a "extras" module. Non-core modules are still fully usuable, but may recieve slightly lower response rates for issues and pull requests. +Note that this module is designated a "extras" module. Non-core modules are still fully usuable, but may receive slightly lower response rates for issues and pull requests. Popular "extras" modules may be promoted to core modules over time. {% endif %}