1
0
Turtuvshin Byambaa 4 жил өмнө
parent
commit
fa7602ba5d

+ 1 - 1
docs/content/getting-started.md

@@ -16,7 +16,7 @@ weight: 0
  
 ## Installation with @vendure/create
 
-The recommended way to get started with Vendure is by using the [@vendure/create](https://github.com/vendure-ecommerce/vendure/tree/master/packages/create) tool. This is a command-line tool which will scaffold and configure your new Vendure project and install all dependiencies.
+The recommended way to get started with Vendure is by using the [@vendure/create](https://github.com/vendure-ecommerce/vendure/tree/master/packages/create) tool. This is a command-line tool which will scaffold and configure your new Vendure project and install all dependencies.
 
 {{% tab "npx" %}}
 ```sh