Skip to content

Commit d2a321a

Browse files
Sven Agnewtjvantoll
Sven Agnew
authored andcommitted
Color Animation: minor typo in example code
1 parent 7ad5d2c commit d2a321a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/color-animation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>Color Animation Demo</title>
6-
<link rel="stylehseet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
6+
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
77
<style>
88
#elem {
99
color: #006;

0 commit comments

Comments
 (0)