Skip to content

Commit

Permalink
Merge pull request rubygems#2883 from suzukaze/fix-typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
indirect committed Feb 16, 2014
2 parents fe86617 + 3d80782 commit 42333c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler/templates/newgem/README.md.tt
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ TODO: Write usage instructions here
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
5. Create a new Pull Request

0 comments on commit 42333c4

Please sign in to comment.