Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
moll committed May 20, 2014
1 parent 92b9a0d commit cec334a
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 @@ -40,7 +40,7 @@ issue][issues] on GitHub.
That's a different responsibility handled better by assertion libraries
(you'll do no better than to pick [Must.js][must] for that ;-).

- Use an **API you already to know** to assert or respond to requests — Mitm.js
- Use an **API you already know** to assert or respond to requests — Mitm.js
gives you access to a vanilla `Net.Socket` to respond with:

```javascript
Expand Down

0 comments on commit cec334a

Please sign in to comment.