From 25f5d0913dbc627ab18bd16f95a757b1d083b9e3 Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Tue, 21 Feb 2017 12:06:46 -0500 Subject: Add backticks around method names [ci skip] --- activerecord/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 116363f2d9..fd9c08c705 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -81,7 +81,7 @@ *Ryuta Kamizono* -* Add the touch option to ActiveRecord#increment! and decrement!. +* Add the touch option to `#increment!` and `#decrement!`. *Hiroaki Izu* -- cgit v1.2.3