Fixed typo

This commit is contained in:
Russ Olsen 2015-08-20 12:13:48 -04:00
parent ece6e2f188
commit dd2ad36510

View file

@ -69,7 +69,7 @@ There is a Makefile for convience. The targets are:
## Contributing
1. Fork it ( https://github.com/[your-github-name]/edn/fork )
1. Fork it ( https://github.com/[your-github-name]/crforth/fork )
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)