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

Skip to content

Commit 5808b7a

Browse files
committed
Fixed typo
1 parent 6799b6f commit 5808b7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +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 that allow you to modify the behaviour of modules
6-
for better unit testing. You may
5+
rewire adds a special setter and getter to modify the behaviour of modules for better unit testing. You may
76

87
- introduce mocks for other modules
98
- leak private variables

0 commit comments

Comments
 (0)