Skip to content

Commit 9fc6720

Browse files
[docs] Fix "ensure" typo in API.md (#215)
Corrected the typo from 'enure' to 'ensure'
1 parent 9af0557 commit 9fc6720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Install the latest shared-element libraries.
1717
$ yarn add react-navigation-shared-element react-native-shared-element
1818
```
1919

20-
Enure that the [native extensions are linked into your project](https://github.com/IjzerenHein/react-native-shared-element#installation). This will be already done for you when using Expo 👍
20+
Ensure that the [native extensions are linked into your project](https://github.com/IjzerenHein/react-native-shared-element#installation). This will be already done for you when using Expo 👍
2121

2222
Finally, make sure that [react-navigation is installed and working correctly.](https://reactnavigation.org/docs/getting-started#installation)
2323

0 commit comments

Comments
 (0)