Skip to content

Commit 19e82b7

Browse files
authored
Fix typo in getting started page (#906)
Fix typo in getting started page
2 parents 8e88152 + f30f682 commit 19e82b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ This is not necessary if you are integrating React Native into an existing appli
443443

444444
### [Optional] Using a specific version
445445

446-
If you want to start a new project with a specifc React Native version, you can use the `--version` argument:
446+
If you want to start a new project with a specific React Native version, you can use the `--version` argument:
447447

448448
```
449449
react-native init AwesomeProject --version X.XX.X

0 commit comments

Comments
 (0)