diff options
Diffstat (limited to 'demos/effect/index.html')
-rw-r--r-- | demos/effect/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/effect/index.html b/demos/effect/index.html index 5c553fbeb..65aa3993a 100644 --- a/demos/effect/index.html +++ b/demos/effect/index.html @@ -1,8 +1,8 @@ <!DOCTYPE html> <html lang="en"> <head> - <meta charset="utf-8" /> - <title>jQuery UI Effect Demos</title> + <meta charset="utf-8"> + <title>jQuery UI Effects Demos</title> <link rel="stylesheet" href="../demos.css"> </head> <body> |