From 693ad3661c99d3bc7a58000643e87e29731f44ff Mon Sep 17 00:00:00 2001 From: Valentin Ts Date: Sun, 5 Oct 2014 22:44:48 +0400 Subject: [PATCH] Fix typo in Migrations guide --- docs/guide/db-migrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 docs/guide/db-migrations.md diff --git a/docs/guide/db-migrations.md b/docs/guide/db-migrations.md old mode 100644 new mode 100755 index 3bc40f709a..79f52eb803 --- a/docs/guide/db-migrations.md +++ b/docs/guide/db-migrations.md @@ -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