From 0974b392effe990a3c21d01862d4a31a9ae799b9 Mon Sep 17 00:00:00 2001
From: Agis Anastasopoulos <corestudiosinc@gmail.com>
Date: Sat, 6 Apr 2013 21:13:59 +0300
Subject: Fix markdown formatting

---
 activesupport/CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'activesupport')

diff --git a/activesupport/CHANGELOG.md b/activesupport/CHANGELOG.md
index fcb6b09e77..a4c6ea4236 100644
--- a/activesupport/CHANGELOG.md
+++ b/activesupport/CHANGELOG.md
@@ -6,7 +6,7 @@
 
     *Agis Anastasopoulos*
 
-*   `fast_xs` support has been removed.  Use 'String#encode(xml: :attr)`.
+*   `fast_xs` support has been removed.  Use `String#encode(xml: :attr)`.
 
 *   `ActiveSupport::Notifications::Instrumenter#instrument` should yield
     its payload.
-- 
cgit v1.2.3