Skip to content

Commit 65a44d3

Browse files
committed
small spelling
1 parent b00488d commit 65a44d3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Legit Tests version 2.0 is completely rebuilt and much simpler. It has been infl
44

55
```
66
npm install legit-tests@@2.0.0-alpha-1
7-
87
```
98

109
###Example
@@ -19,6 +18,8 @@ it('should find id', () => {
1918

2019
```
2120

21+
Any method after .find is expected to be a prop on a component.
22+
2223
That is it. You can find multiple nodes and access them like so:
2324

2425
```js

0 commit comments

Comments
 (0)