Skip to content

Commit 416245a

Browse files
sundeepguptaTom Kirkpatrick
authored andcommitted
chore: fix typos (#4)
1 parent 2c82e9e commit 416245a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ The usage is based on the node-db-migrate project.
3636

3737
- `migrationsDir`
3838

39-
[Boolean] : Directory containing migration scripts. *(default: server/migrations)*
39+
[String] : Directory containing migration scripts. *(default: server/migrations)*
4040

4141
- `dataSource`
4242

43-
[Boolean] : Datasource to connect the Migration and MigrationMap models to. *(default: db)*
43+
[String] : Datasource to connect the Migration and MigrationMap models to. *(default: db)*
4444

4545
- `acls`
4646

0 commit comments

Comments
 (0)