Skip to content

Commit

Permalink
Fix README "requests" typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiew committed Oct 25, 2013
1 parent b7d092d commit 7db0555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Dependency Status](https://gemnasium.com/mmozuras/pronto.png)](https://gemnasium.com/mmozuras/pronto)

Pronto runs analysis quickly by checking only the relevant changes. Created to
be used on pull requets, but suited for other scenarios as well. Perfect if you
be used on pull requests, but suited for other scenarios as well. Perfect if you
want to find out quickly if branch introduces changes that conform to your
[styleguide](https://github.com/mmozuras/pronto-rubocop), [are DRY](https://github.com/mmozuras/pronto-flay), [don't introduce security holes](https://github.com/mmozuras/pronto-brakeman) and [more](#runners).

Expand Down

0 comments on commit 7db0555

Please sign in to comment.