Skip to content

Commit

Permalink
Fix CONTRIBUTING typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Mar 29, 2016
1 parent f49ea4d commit e4979ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e4979ae

Please sign in to comment.