Skip to content

Commit 3f862d7

Browse files
authored
Merge pull request #669 from GiuseppePiscopo/www-event-oriented-typo
Thank you!
2 parents adeeb31 + becd652 commit 3f862d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

www/index.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ title: ///_hyperscript
136136
<div class="feature">
137137
<h2>Event Oriented</h2>
138138
<p>In hyperscript, events are first class citizens. Respond to events easily. Send events between elements,
139-
filter them with conditions, queue abd debounce them.</p>
139+
filter them with conditions, queue and debounce them.</p>
140140
<p>Hyperscript &#x2764;&#xFE0F; events!</p>
141141
{% highlight "html" %}
142142
<button _="on click send hello to <form/>">

0 commit comments

Comments
 (0)