Skip to content

Commit a58ef18

Browse files
committed
Fix CONTRIBUTING typos.
1 parent b3e657b commit a58ef18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Community contributions are essential for keeping Ruby RDF great. We want to kee
44

55
## Development
66

7-
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.
7+
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.
88

9-
* create or respond to an issue for on the [Github Repository](http://github.com/ruby-rdf/rdf-rdfxml/issues)
9+
* create or respond to an issue on the [Github Repository](http://github.com/ruby-rdf/rdf-rdfxml/issues)
1010
* Fork and clone the repo:
1111
`git clone [email protected]:your-username/rdf-rdfxml.git`
1212
* Install bundle:

0 commit comments

Comments
 (0)