diff --git a/lib/jekyll/page.rb b/lib/jekyll/page.rb index 3e3c7ec8..7619966d 100644 --- a/lib/jekyll/page.rb +++ b/lib/jekyll/page.rb @@ -58,7 +58,7 @@ module Jekyll # The generated directory into which the page will be placed # upon generation. This is derived from the permalink or, if - # permalink is absent, we be '/' + # permalink is absent, will be '/' # # Returns the String destination directory. def dir