From 44de4d3b443f9ec3be762ee7af006f5f0c7c1111 Mon Sep 17 00:00:00 2001 From: TAKAGI Masahiro Date: Sat, 11 Aug 2012 07:01:01 +0900 Subject: [PATCH] Remove single quotes from heredoc identifier --- pages/The-Basics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/The-Basics.md b/pages/The-Basics.md index 26f5265..21169fb 100644 --- a/pages/The-Basics.md +++ b/pages/The-Basics.md @@ -257,7 +257,7 @@ strings without the need for concatenating.