Merge pull request #5363 from gephaest/guide-patch

[ci skip] Fix typo in Migrations guide
This commit is contained in:
Alexander Makarov
2014-10-05 23:36:20 +04:00

2
docs/guide/db-migrations.md Normal file → Executable file
View File

@@ -276,7 +276,7 @@ There are several ways to customize the migration command.
### Use Command Line Options ### 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: line:
* `interactive`: boolean, specifies whether to perform migrations in an * `interactive`: boolean, specifies whether to perform migrations in an