Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadair committed Apr 23, 2014
1 parent 1082696 commit 19a99c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
@@ -1,7 +1,7 @@
How to contrubute to SunPy
--------------------------

SunPy is a open project that enourages everyone to contribute in any way possible.
SunPy is an open project that enourages everyone to contribute in any way possible.
This document descibes how to contribute code and documentation to the main SunPy
repository, if you wish to make a different contribution please contact the
[mailing list](https://groups.google.com/forum/#!forum/sunpy).
Expand All @@ -24,7 +24,7 @@ For the code to be accepted into SunPy it must meet the following criteria:
* Conform to code quality standards, primarily [PEP8](http://legacy.python.org/dev/peps/pep-0008/).
* Have close to 100% unit test coverage.
* Have API documentation generated by astropy's automodapi extenstion where appropriate.
* Contain a entry in the CHANGELOG.md file.
* Contain an entry in the CHANGELOG.md file.
* Be approved by at least two SunPy contributors.

## More Information
Expand Down

0 comments on commit 19a99c4

Please sign in to comment.