Skip to content

Commit 8987414

Browse files
authored
Update GettingStarted.md (#1460)
1 parent 4bfd7fb commit 8987414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ In order to properly use helpers for async tests (`findBy` queries and `waitFor`
4141

4242
### Additional Jest matchers
4343

44-
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:
44+
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:
4545

4646
#### Using `yarn`
4747

0 commit comments

Comments
 (0)