Skip to content

Commit 98613d2

Browse files
salomao-rodriguessushantdhiman
authored andcommitted
Minor grammar fix (sequelize#541)
1 parent 7c169b0 commit 98613d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/FAQ.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Specify migration name with `--name` argument
1717
$ sequelize migration:create --name <migration_name>
1818
```
1919

20-
## What is the command to executes all migrations?
20+
## What is the command to execute all migrations?
2121
```
2222
$ sequelize db:migrate
2323
```

0 commit comments

Comments
 (0)