Skip to content

Commit 5fcc441

Browse files
authored
Small grammar fix in the README.md
1 parent 3d023ee commit 5fcc441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ In configuration file you need to provide the table name where the migrations wi
191191
be stored and a create statement. You can use one of the configurations provided
192192
in the config folder for some common RDBMS.
193193
194-
Here is how the bootstrap file should look like:
194+
Here is how the bootstrap file should look:
195195
196196
```php
197197
<?php

0 commit comments

Comments
 (0)