Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Fix 2 spelling errors #55

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A jQuery plugin to mimic a scratch card or pad behaviour. Allowing you to scrat
## Related Plugins

* [wPaint](http://wpaint.websanova.com) - Simple paint drawing plugin.
* [wColorPicker](http://wcolorpicker.websanova.com) - Color pallette seleciton plugin.
* [wColorPicker](http://wcolorpicker.websanova.com) - Color pallette selection plugin.


## Settings
Expand All @@ -31,7 +31,7 @@ $('#elem').wScratchPad({

Note on `realtime`, if set to `false` this will only send percentage calculations to the `scratchUp` and should be used to increase performance.

Note on `bg` and `fg`, these can be eitehr a valid hex color beginning with `#` otherwise it will default to trying to set an image.
Note on `bg` and `fg`, these can be either a valid hex color beginning with `#` otherwise it will default to trying to set an image.

## Examples

Expand Down Expand Up @@ -85,4 +85,4 @@ $('#elem').wScratchPad('enabled', <boolean>);

MIT licensed

Copyright (C) 2011-2012 Websanova http://www.websanova.com
Copyright (C) 2011-2012 Websanova http://www.websanova.com