We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef4ed9b commit 63c640bCopy full SHA for 63c640b
README.md
@@ -2,7 +2,7 @@
2
3
[](https://nodei.co/npm/proxyquire/)
4
5
-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**.
6
7
If you want to stub dependencies for your client side modules, try
8
[proxyquireify](https://github.com/thlorenz/proxyquireify), a proxyquire for [browserify
0 commit comments