Skip to content

Commit 60d99db

Browse files
committed
Fix minor typo [ci skip]
1 parent 76694cc commit 60d99db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activerecord/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Add option to disable schema dumb per-database
1+
* Add option to disable schema dump per-database
22

33
Dumping the schema is on by default for all databases in an application. To turn it off for a
44
specific database use the `schema_dump` option:

0 commit comments

Comments
 (0)