Typos in docs (#7898)
This commit is contained in:
@ -84,7 +84,7 @@ yarn command:prod upgrade-0.30
|
||||
```
|
||||
|
||||
The `yarn database:migrate:prod` command will apply the migrations to the database structure (core and metadata schemas)
|
||||
The `yarn command:prod upgrade-30` takes care of the data migration of all workspaces.
|
||||
The `yarn command:prod upgrade-0.30` takes care of the data migration of all workspaces.
|
||||
|
||||
# v0.30.0 to v0.31.0
|
||||
|
||||
@ -97,7 +97,7 @@ yarn command:prod upgrade-0.31
|
||||
```
|
||||
|
||||
The `yarn database:migrate:prod` command will apply the migrations to the database structure (core and metadata schemas)
|
||||
The `yarn command:prod upgrade-31` takes care of the data migration of all workspaces.
|
||||
The `yarn command:prod upgrade-0.31` takes care of the data migration of all workspaces.
|
||||
|
||||
# v0.31.0 to v0.32.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user