mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
docs: fix typo (#8838)
This commit is contained in:
parent
22d21b0a82
commit
aa6b1891d6
@ -248,7 +248,7 @@ The quickest way to get started with TypeORM is to use its CLI commands to gener
|
||||
Quick start works only if you are using TypeORM in a NodeJS application.
|
||||
If you are using other platforms, proceed to the [step-by-step guide](#step-by-step-guide).
|
||||
|
||||
To create a new project using CLI, run the follwing command:
|
||||
To create a new project using CLI, run the following command:
|
||||
|
||||
```shell
|
||||
npx typeorm init --name MyProject --database postgres
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user