Skip to content

Commit 3ef815b

Browse files
jessepetermannate770
authored andcommitted
Fixed typo in getting-started (facebook#5493)
changed amy to any
1 parent 004dd2d commit 3ef815b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/getting-started.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ _`yarn create` is available in Yarn 0.25+_
6262

6363
## Output
6464

65-
Running amy of these commands will create a directory called `my-app` inside the current folder. Inside that directory, it will generate the initial project structure and install the transitive dependencies:
65+
Running any of these commands will create a directory called `my-app` inside the current folder. Inside that directory, it will generate the initial project structure and install the transitive dependencies:
6666

6767
```
6868
my-app

0 commit comments

Comments
 (0)