From 72e1c4229ab0af6a76c1635adff76fc02fa7fe71 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Sun, 9 Jul 2017 04:15:53 +0900 Subject: Add backticks [ci skip] --- activerecord/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 5b88722993..786bef7359 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -6,8 +6,8 @@ *Eugene Kenny* -* Prevent errors raised by sql.active_record notification subscribers from being converted into - ActiveRecord::StatementInvalid exceptions. +* Prevent errors raised by `sql.active_record` notification subscribers from being converted into + `ActiveRecord::StatementInvalid` exceptions. *Dennis Taylor* -- cgit v1.2.3