diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-30 04:19:12 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-30 04:19:12 +0000 |
commit | 13a68e0006346346ec8fb1816d13a8021648ba64 (patch) | |
tree | c89f8d18997cd35fe3647103940129312c399c49 /demos | |
parent | 165c6a823cd0473d5207fada539da42eb9d01274 (diff) | |
download | jquery-ui-13a68e0006346346ec8fb1816d13a8021648ba64.tar.gz jquery-ui-13a68e0006346346ec8fb1816d13a8021648ba64.zip |
demos/index.html: updated instructions text
Diffstat (limited to 'demos')
-rw-r--r-- | demos/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html index 1efbb563c..281924f46 100644 --- a/demos/index.html +++ b/demos/index.html @@ -74,7 +74,7 @@ <h3>Instructions</h3> <p> - The functional demos are provided to give users an idea of how jQuery UI works. You only need to copy and paste code from the demos. Have fun playing with it. + These demos showcase some common uses of each jQuery UI plugin. Simply copy and paste code from the demos to get started. Have fun playing with them. </p> <?php } ?> </div> |