From 441ac3742cfc7c5618ea77000cf46ac2cfc57259 Mon Sep 17 00:00:00 2001 From: Bud Parr Date: Mon, 2 Jun 2014 15:05:03 -0400 Subject: [PATCH] remove extra space --- lib/jekyll/document.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/jekyll/document.rb b/lib/jekyll/document.rb index 28d19478..248e6d15 100644 --- a/lib/jekyll/document.rb +++ b/lib/jekyll/document.rb @@ -207,7 +207,7 @@ module Jekyll "path" => path, "relative_path" => relative_path, "url" => url, - "collection" => collection.label + "collection" => collection.label } else data