Skip to content

Commit

Permalink
fix typo: enzyme as enyzme
Browse files Browse the repository at this point in the history
  • Loading branch information
juanbiltes committed Nov 2, 2017
1 parent 0c9f223 commit 977aeeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enzyme.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ wrap.find('input').simulate('change', {
### Initial setup

```
npm install --save-dev enyzme \
npm install --save-dev enzyme \
enzyme-adapter-react-16 \
react-test-renderer
```
Expand Down

0 comments on commit 977aeeb

Please sign in to comment.