aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2014-10-06 10:30:21 +0200
committerYves Senn <yves.senn@gmail.com>2014-10-06 10:30:21 +0200
commitfda7bc36e2df0d2ff20d770150cfe775b2ac8c22 (patch)
tree496e9d000b804b356322dfba49dac5b1ac8a0035 /activerecord
parent85c3d5b230b68eee1f598ae48867c4e1d9ec49ba (diff)
downloadrails-fda7bc36e2df0d2ff20d770150cfe775b2ac8c22.tar.gz
rails-fda7bc36e2df0d2ff20d770150cfe775b2ac8c22.tar.bz2
rails-fda7bc36e2df0d2ff20d770150cfe775b2ac8c22.zip
unify PG spelling in CHANGELOGs. [ci skip]
Diffstat (limited to 'activerecord')
-rw-r--r--activerecord/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md
index 210151a2ad..6bdb53ac5a 100644
--- a/activerecord/CHANGELOG.md
+++ b/activerecord/CHANGELOG.md
@@ -213,7 +213,7 @@
*Kenn Ejima*
-* Add support for Postgresql JSONB.
+* Add support for PostgreSQL JSONB.
Example: