diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 700cf50..18a0ee5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,9 +4,9 @@ Community contributions are essential for keeping Ruby RDF great. We want to kee ## Development -This repository uses [Git Flow](https://github.com/nvie/gitflow) to mange development and release activity. All submissions _must_ be on a feature branch based on the _develop_ branch to ease staging and integration. +This repository uses [Git Flow](https://github.com/nvie/gitflow) to manage development and release activity. All submissions _must_ be on a feature branch based on the _develop_ branch to ease staging and integration. -* create or respond to an issue for on the [Github Repository](http://github.com/ruby-rdf/spira/issues) +* create or respond to an issue on the [Github Repository](http://github.com/ruby-rdf/spira/issues) * Fork and clone the repo: `git clone git@github.com:your-username/spira.git` * Install bundle: