Skip to content

Commit 1b56816

Browse files
committed
Adds missing comma
1 parent 6ca3a2e commit 1b56816

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
@@ -37,7 +37,7 @@
3737

3838
* Remove warning message when running SQLite in production, but leave it unconfigured.
3939

40-
There are valid use cases for running SQLite in production. However it must be done
40+
There are valid use cases for running SQLite in production. However, it must be done
4141
with care, so instead of a warning most users won't see anyway, it's preferable to
4242
leave the configuration commented out to force them to think about having the database
4343
on a persistent volume etc.

0 commit comments

Comments
 (0)