Skip to content

Commit 6442aac

Browse files
authored
Merge pull request rails#42812 from santib/fix-minor-typo
Fix minor typo [ci skip]
2 parents 477f61d + 60d99db commit 6442aac

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)