Skip to content

Commit 674e0ec

Browse files
committed
grammar
1 parent 65a44d3 commit 674e0ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Legit Tests version 2.0 is completely rebuilt and much simpler. It has been influenced by [enzyme](https://github.com/airbnb/enzyme) and some code from [react-shallow-testutils](https://github.com/sheepsteak/react-shallow-testutils). It is meant to be a complete testing solution for shallow rendering. The syntax is as short as possible for testing your components!
44

55
```
6-
npm install legit-tests@@2.0.0-alpha-1
6+
npm install legit-tests@2.0.0-alpha-1
77
```
88

99
###Example

0 commit comments

Comments
 (0)