Skip to content

Commit

Permalink
Fix typo in App.tsx (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
hughjdavey authored Feb 25, 2025
1 parent bc47041 commit 2ab0842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function App(): React.JSX.Element {
/*
* To keep the template simple and small we're adding padding to prevent view
* from rendering under the System UI.
* For bigger apps the reccomendation is to use `react-native-safe-area-context`:
* For bigger apps the recommendation is to use `react-native-safe-area-context`:
* https://github.com/AppAndFlow/react-native-safe-area-context
*
* You can read more about it here:
Expand Down

0 comments on commit 2ab0842

Please sign in to comment.