Skip to content

Commit fc1d881

Browse files
committed
Improve Readme.markdown grammar (very minor change)
1 parent 1ddfc89 commit fc1d881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ or in Haskell.
1919

2020
## Why?
2121
Database migrations should not be hard. They should be under version control
22-
and documented in both your production systems and in your project files.
22+
and documented both in your production systems and in your project files.
2323

2424
## What?
2525
This library executes SQL/Haskell migration scripts and keeps track of their

0 commit comments

Comments
 (0)