diff --git a/www/index.njk b/www/index.njk index 22778bee..46a089f6 100644 --- a/www/index.njk +++ b/www/index.njk @@ -136,7 +136,7 @@ title: ///_hyperscript
In hyperscript, events are first class citizens. Respond to events easily. Send events between elements, - filter them with conditions, queue abd debounce them.
+ filter them with conditions, queue and debounce them.Hyperscript ❤️ events!
{% highlight "html" %}