Fix typo
This commit is contained in:
parent
9be3bf937c
commit
1af3c5b9c9
1 changed files with 1 additions and 1 deletions
2
Rules
2
Rules
|
@ -147,7 +147,7 @@ compile '/**/*.erb' do
|
|||
filter :erb
|
||||
|
||||
# Apply typographic improvements if required by the page. Use this on text-heavy pages,
|
||||
# such has the history page.
|
||||
# such as the history page.
|
||||
if @item[:typography]
|
||||
filter :typogruby
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue