aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
Diffstat (limited to 'railties')
-rw-r--r--railties/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md
index c33a4ed192..5a919fde39 100644
--- a/railties/CHANGELOG.md
+++ b/railties/CHANGELOG.md
@@ -48,7 +48,7 @@
*Matthew Draper*
-* Remove sqlite3 lines from `.gitignore` if the application is not using sqlite3.
+* Remove SQLite3 lines from `.gitignore` if the application is not using SQLite3.
*Dmitrii Golub*