From cb9d0fcec70e0dda7f84a175461c4066d0a1e4c8 Mon Sep 17 00:00:00 2001 From: Giles Alexander Date: Sun, 11 Nov 2012 21:29:01 +0000 Subject: [PATCH] Corrected some markdown issues. --- CHANGES.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.markdown b/CHANGES.markdown index e984069..f9c98c8 100644 --- a/CHANGES.markdown +++ b/CHANGES.markdown @@ -17,8 +17,8 @@ Bugs fixed: Bundler * [Issue #14][i14]: Cosmetic: ios/public misplaced during calatrava create -* [Issue #15][i15]: Uncaught TypeError: Object # has no method - 'success' +* [Issue #15][i15]: Uncaught TypeError: Object #<Object> has no + method 'success' Changes that will affect existing projects: * Edited httpd conf template: `config/templates/httpd.conf.erb`