Skip to content

Commit

Permalink
Update GettingStarted.md (#1460)
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Tilley-SA authored Aug 19, 2023
1 parent 4bfd7fb commit 8987414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ In order to properly use helpers for async tests (`findBy` queries and `waitFor`

### Additional Jest matchers

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:
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:

#### Using `yarn`

Expand Down

0 comments on commit 8987414

Please sign in to comment.