Skip to content

Commit

Permalink
Merge pull request #3767 from cpicanco/patch-2
Browse files Browse the repository at this point in the history
fixing typo on line 31
  • Loading branch information
parkr committed Jun 8, 2015
2 parents 6dbb5ac + e84a7aa commit 83a29e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_front_matter_defaults.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class TestFrontMatterDefaults < JekyllUnitTest
end
end

context "A site with fron matter type pages and an extension" do
context "A site with front matter type pages and an extension" do
setup do
@site = Site.new(Jekyll.configuration({
"source" => source_dir,
Expand Down

0 comments on commit 83a29e7

Please sign in to comment.