Skip to content

Commit 0884f7f

Browse files
authored
docs: fix typo in docs (#4)
1 parent b330cd1 commit 0884f7f

File tree

3 files changed

+824
-1608
lines changed

3 files changed

+824
-1608
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A simple script installer for [flywaydb cli](https://flywaydb.org/documentation/
66

77
```
88
"scripts": {
9-
"migrate": "flyway -X -configFile=conf/flyway.conf migrate"
9+
"migrate": "flyway -X -configFiles=conf/flyway.conf migrate"
1010
}
1111
```
1212

@@ -40,7 +40,7 @@ TODO
4040

4141
## Contributors
4242

43-
Maintainer/Publisher [sgraham785](https://github.com/sgraham785)
43+
Maintainer/Publisher [aldenquimby](https://github.com/aldenquimby)
4444

4545
### Thank you to:
4646

0 commit comments

Comments
 (0)