diff --git a/www/docs.md b/www/docs.md index 8ec7be00e..db0b4b109 100644 --- a/www/docs.md +++ b/www/docs.md @@ -1821,7 +1821,7 @@ on the timeout, setting the `result` to `null`, so `the result's type` will be n Previously we looked at the `toggle` command. It turns out that it, too, can work with events: -{% example "Waiting On Events With A Timeout" %} +{% example "Toggle A Class With Events" %}