Skip to content

Commit c9d4809

Browse files
authored
fix: small typo (#575)
Noticed a small typo. Not sure if I should submit to this branch or if there's a "next" style branch? but easy edit to transfer either way 😄
1 parent 85bccf2 commit c9d4809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ This library has a peerDependencies listing for `react-test-renderer` and, of co
5050
5151
### Additional Jest matchers
5252

53-
In order to use addtional React Native-specific jest matchers from [@testing-library/jest-native](https://github.com/testing-library/jest-native) package add it to your project:
53+
In order to use additional React Native-specific jest matchers from [@testing-library/jest-native](https://github.com/testing-library/jest-native) package add it to your project:
5454

5555
#### Using `yarn`
5656

0 commit comments

Comments
 (0)