Skip to content

Commit 473fde0

Browse files
jessepetermanJack Zhao
authored and
Jack Zhao
committed
Fixed typo in getting-started (#5493)
changed amy to any
1 parent 1a1b6cd commit 473fde0

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)