aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/autocomplete/default.html')
-rw-r--r--demos/autocomplete/default.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/autocomplete/default.html b/demos/autocomplete/default.html
index 658d06fd2..7171d2af7 100644
--- a/demos/autocomplete/default.html
+++ b/demos/autocomplete/default.html
@@ -1,8 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
- <title>jQuery UI Autocomplete Default Demo</title>
+ <meta charset="utf-8">
+ <title>jQuery UI Autocomplete - Default functionality</title>
<link rel="stylesheet" href="../../themes/base/jquery.ui.all.css">
<script src="../../jquery-1.4.2.js"></script>
<script src="../../ui/jquery.ui.core.js"></script>