Skip to content

Commit

Permalink
Caught a typo in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jtara committed Nov 9, 2013
1 parent da507ac commit 52e2393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -864,7 +864,7 @@ have been initialized. It only means that the iscrollview library is loaded, and
now set any global options.

It's common to bind to `mobileinit` after jQuery is loaded, but before loading jQuery Mobile.
You can bind to `iscroll_init` int he same place. Alternately, you can make changes to
You can bind to `iscroll_init` in the same place. Alternately, you can make changes to
global options any time after `jquery.mobile.iscrollview` is loaded.

Note: `iscroll_init` is ONLY available as a jQuery Event. There is no corresponding
Expand Down

0 comments on commit 52e2393

Please sign in to comment.