diff --git a/docusaurus/docs/getting-started.md b/docusaurus/docs/getting-started.md index 5cbd19d3318..8704404a20c 100644 --- a/docusaurus/docs/getting-started.md +++ b/docusaurus/docs/getting-started.md @@ -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