Skip to content

Commit 98815e8

Browse files
committed
Fix CONTRIBUTING typos.
1 parent 6e13878 commit 98815e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Community contributions are essential for keeping Ruby RDF great. We want to kee
66

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

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

0 commit comments

Comments
 (0)