Skip to content

Commit c87821b

Browse files
committed
Merge pull request #30 from steffdimitrov/master
Update index.html fix typo
2 parents a8705d3 + ceed7be commit c87821b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

08. Event Model/slides/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ <h2>Touch, Mouse, Keys</h2>
150150
</script>
151151
</section>
152152
<section>
153-
<h1>As HTML Attibute</h1>
153+
<h1>As HTML Attribute</h1>
154154
<ul>
155155
<li>Event handlers can be attached by simply setting a value to the handler attribute
156156
<ul>

0 commit comments

Comments
 (0)