mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
Fix typo in Migrations guide
This commit is contained in:
2
docs/guide/db-migrations.md
Normal file → Executable file
2
docs/guide/db-migrations.md
Normal file → Executable file
@ -276,7 +276,7 @@ There are several ways to customize the migration command.
|
||||
|
||||
### Use Command Line Options
|
||||
|
||||
The migration command comes with four options that can be specified in command
|
||||
The migration command comes with few options that can be specified in command
|
||||
line:
|
||||
|
||||
* `interactive`: boolean, specifies whether to perform migrations in an
|
||||
|
Reference in New Issue
Block a user