diff options
Diffstat (limited to 'tests/progressbar.html')
-rw-r--r-- | tests/progressbar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/progressbar.html b/tests/progressbar.html index 3984bb594..2138572e7 100644 --- a/tests/progressbar.html +++ b/tests/progressbar.html @@ -1,4 +1,4 @@ -<!DOCTYPE html>
+<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Progressbar Test Suite</title>
|