Skip to content

Commit 6edae96

Browse files
authored
Merge pull request #80 from sojinsamuel/patch-1
Typographical Error
2 parents a054448 + 1cf49b0 commit 6edae96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A big thanks to the following [people](https://github.com/franzejr/best-ruby/gra
4040

4141
1. [Fork it](https://github.com/franzejr/best-ruby)
4242
2. Create a branch with your idea: `git checkout -b my-idea`
43-
3. Check in which category it should be: best practice, idiomatic ruby, refactorying or trick. If you don't know, please open an issue and ask.
43+
3. Check in which category it should be: best practice, idiomatic ruby, refactoring or trick. If you don't know, please open an issue and ask.
4444
4. Add your idea to the collection of `.md` files in the correct folder (tricks, refactorings, idiomatic_ruby or best_practices) folder
4545
5. Commit your changes: `git commit -am 'Add my idea'`
4646
6. Push to the branch: `git push origin my-idea`

0 commit comments

Comments
 (0)