diff options
Diffstat (limited to 'demos/autocomplete/index.html')
-rw-r--r-- | demos/autocomplete/index.html | 2 |
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> |