Skip to content

Commit 3b5fed1

Browse files
committed
Remove trailing whitespace
1 parent 99c9bc6 commit 3b5fed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Promise.resolve()
122122

123123
**NOTE**: For the development environment, while working on the database schema, you may want to set
124124
`force: 'last'` (default `false`) that will force the migration API to rollback and re-apply the
125-
latest migration over again each time when Node.js app launches.
125+
latest migration over again each time when Node.js app launches.
126126

127127

128128
### Multiple Connections

0 commit comments

Comments
 (0)