Skip to content

Commit

Permalink
Fixed typo in getting-started (facebook#5493)
Browse files Browse the repository at this point in the history
changed amy to any
  • Loading branch information
jessepeterman authored and nate770 committed Oct 30, 2018
1 parent 004dd2d commit 3ef815b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ _`yarn create` is available in Yarn 0.25+_

## Output

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:
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:

```
my-app
Expand Down

0 comments on commit 3ef815b

Please sign in to comment.