Skip to content

Commit

Permalink
Corrected typo in do_not_take_screenshots! comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mason-stewart committed Nov 10, 2011
1 parent e2dda67 commit c3e9335
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 @@ -26,7 +26,7 @@ Your `Ghostfile` handles your configuration. To set the pattern use:

To enable (or disable) screenshots use:

ghost.take_screenshots! # or #do_not_takescreenshots! defaults to take_screenshots!
ghost.take_screenshots! # or #do_not_take_screenshots! defaults to take_screenshots!

To set the directory your screenshots will save to use:

Expand Down

0 comments on commit c3e9335

Please sign in to comment.