Skip to content

Commit

Permalink
Fix typo in 2024-08-12-release-0.75.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico authored Aug 14, 2024
1 parent 15636ee commit 69d2a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/blog/2024-08-12-release-0.75.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ Please use the [React Native Upgrade Helper](https://react-native-community.gith
To create a new project:

```bash
npx @react-native-community/cli@latest init MyProject –version latest
npx @react-native-community/cli@latest init MyProject –-version latest
```

If you use Expo, React Native 0.75 will be supported in Expo SDK 51.
Expand Down

0 comments on commit 69d2a37

Please sign in to comment.