Skip to content

Commit

Permalink
Fix typo in README for grayscale option
Browse files Browse the repository at this point in the history
  • Loading branch information
unixmonkey committed Apr 30, 2012
1 parent 7cb1254 commit e87646f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ or add this to your Gemfile:
:book => true,
:default_header => true,
:disable_javascript => false,
:greyscale => true,
:grayscale => true,
:lowquality => true,
:enable_plugins => true,
:disable_internal_links => true,
Expand Down

0 comments on commit e87646f

Please sign in to comment.