aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/index.html
diff options
context:
space:
mode:
authorunknown <joern.zaefferer@gmail.com>2010-04-06 22:42:14 +0200
committerunknown <joern.zaefferer@gmail.com>2010-04-06 22:42:14 +0200
commit34a71eab7bf64f7e2586e087425ed6fe56ceb058 (patch)
treef332d3e029263c503426b4f84cd11551f7c04e43 /demos/autocomplete/index.html
parent5ade79a380916ea156cc21ebde1986bb8f5a14b6 (diff)
downloadjquery-ui-34a71eab7bf64f7e2586e087425ed6fe56ceb058.tar.gz
jquery-ui-34a71eab7bf64f7e2586e087425ed6fe56ceb058.zip
Autocomplete: Change demo title in index.file to fit it in one line
Diffstat (limited to 'demos/autocomplete/index.html')
-rw-r--r--demos/autocomplete/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/autocomplete/index.html b/demos/autocomplete/index.html
index 828a39489..42f13dc4b 100644
--- a/demos/autocomplete/index.html
+++ b/demos/autocomplete/index.html
@@ -16,7 +16,7 @@
<li><a href="combobox.html">Combobox</a></li>
<li><a href="custom-data.html">Custom data and display</a></li>
<li><a href="xml.html">XML data parsed once</a></li>
- <li><a href="categories.html">Custom rendering with categories</a></li>
+ <li><a href="categories.html">Categories</a></li>
</ul>
</div>
</body>