Skip to content

Commit

Permalink
Merge pull request #2 from ajmurmann/master
Browse files Browse the repository at this point in the history
fixed typo in readme
  • Loading branch information
dburkes committed Aug 4, 2011
2 parents f4e17c8 + c1b819e commit 163b3cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -21,7 +21,7 @@ I have no plans to implement support for other HTTP libraries, but I do have pla

#Usage
require 'webmock'
require 'webmock-disabler'
require 'webmock/disabler'

Net::HTTP.get(URI.parse('http://www.google.com')) => raises WebMock::NetConnectNotAllowedError

Expand Down

0 comments on commit 163b3cd

Please sign in to comment.