aboutsummaryrefslogtreecommitdiffstats
path: root/demos/autocomplete/index.html
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2010-09-09 22:33:09 -0400
committerScott González <scott.gonzalez@gmail.com>2010-09-09 22:33:28 -0400
commiteba3067479676d9fde9e1fcca76ba720cd9a4cee (patch)
treee2cdaef21f638703493079a0d1008c21efccb4a2 /demos/autocomplete/index.html
parentdf932bbba35be7f2e6f741ee114644e536774a76 (diff)
downloadjquery-ui-eba3067479676d9fde9e1fcca76ba720cd9a4cee.tar.gz
jquery-ui-eba3067479676d9fde9e1fcca76ba720cd9a4cee.zip
Demos: Cleanup.
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 d97c817fb..77f801996 100644
--- a/demos/autocomplete/index.html
+++ b/demos/autocomplete/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <meta charset="utf-8" />
+ <meta charset="utf-8">
<title>jQuery UI Autocomplete Demos</title>
<link rel="stylesheet" href="../demos.css">
</head>