Skip to content

Commit

Permalink
Fixed spelling and grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
SmilerRyan committed Dec 16, 2017
1 parent ce7bde5 commit 56364b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -32,9 +32,9 @@ Discuss and share your opinions in Gitter chat:
When Contributing code to Spress, you must follow its coding standards. Spress follows
[PSR-2 coding style](http://www.php-fig.org/psr/psr-2/).

Keep in mind a golden rule: **Imitate the existing Spress code**.
Keep in mind the golden rule: **Imitate the existing Spress code**.

#### Pull Resquests
#### Pull Requests
* Fork the Spress repository.
* Create a new branch for each feature or improvement.
* New features: Send a pull request from each feature branch to master branch.
Expand Down

0 comments on commit 56364b8

Please sign in to comment.