Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #36 from pietromenna/typo-resurt-to-result
Browse files Browse the repository at this point in the history
Fixed a typo on README.textile
  • Loading branch information
kenpratt committed Nov 6, 2015
2 parents 17c2a5d + 5112116 commit 11383cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -117,7 +117,7 @@ Build the gem: <code>bundle exec gem build wikipedia-client.gemspec</code>

Commit the changes: <code>git commit -a -m 'Version bump to 1.4.0' && git push</code>

Publish the resurt to RubyGems: <code>bundle exec gem push wikipedia-client-1.4.0.gem</code>
Publish the result to RubyGems: <code>bundle exec gem push wikipedia-client-1.4.0.gem</code>

h2. Thanks!

Expand Down

0 comments on commit 11383cf

Please sign in to comment.