diff options
author | Scott González <scott.gonzalez@gmail.com> | 2011-05-11 10:17:45 -0700 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2011-05-11 10:17:45 -0700 |
commit | 63ff7772ad8ad216ea5fefe8be8a7b918d0e6470 (patch) | |
tree | 85b71c2fd09ae1d69c7037d27c26cd80d2175e14 | |
parent | 7fb6ca146e06b6e750f799937264a38a54ceaa64 (diff) | |
parent | db20d68ffafa77a67f21ea866724970e9acf867b (diff) | |
download | jquery-ui-63ff7772ad8ad216ea5fefe8be8a7b918d0e6470.tar.gz jquery-ui-63ff7772ad8ad216ea5fefe8be8a7b918d0e6470.zip |
Merge pull request #245 from jasondavies/speling
Fix speling.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ If you want to use jQuery UI, go to [jqueryui.com](http://jqueryui.com) to get s If you are interested in helping developing jQuery UI, you are in the right place. To discuss development with team members and the community, visit the [Developing jQuery UI Forum](http://forum.jquery.com/developing-jquery-ui). -For commiters +For committers --- When looking at pull requests, first check for [proper commit messages](http://wiki.jqueryui.com/w/page/12137724/Bug-Fixing-Guide). |