Skip to content

Commit

Permalink
fix typo in the tag line (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
konklone authored and bendrucker committed Feb 2, 2017
1 parent ef4ed9b commit 63c640b
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 @@ -2,7 +2,7 @@

[![NPM](https://nodei.co/npm/proxyquire.png?downloads=true&stars=true)](https://nodei.co/npm/proxyquire/)

Proxies nodejs's require in order to make overriding dependencies during testing easy while staying **totally unobstrusive**.
Proxies nodejs's require in order to make overriding dependencies during testing easy while staying **totally unobtrusive**.

If you want to stub dependencies for your client side modules, try
[proxyquireify](https://github.com/thlorenz/proxyquireify), a proxyquire for [browserify
Expand Down

0 comments on commit 63c640b

Please sign in to comment.