Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b41d8fd

Browse files
committed
improved docs
1 parent 5808b7a commit b41d8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ rewire [![Build Status](https://secure.travis-ci.org/jhnns/rewire.png?branch=mas
22
=====
33
**Dependency injection for node.js applications**.
44

5-
rewire adds a special setter and getter to modify the behaviour of modules for better unit testing. You may
5+
rewire adds a special setter and getter to modules so you can modify their behaviour for better unit testing. You may
66

77
- introduce mocks for other modules
88
- leak private variables

0 commit comments

Comments
 (0)