From ed78e2602d33b0512b47b87ddb37cebbfc54c945 Mon Sep 17 00:00:00 2001 From: Peter Kampjes <67612358+peachesontour@users.noreply.github.com> Date: Sun, 26 Jul 2020 21:35:32 -0300 Subject: [PATCH] Update article.md Small fixes. --- 2-ui/2-events/05-dispatch-events/article.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/2-ui/2-events/05-dispatch-events/article.md b/2-ui/2-events/05-dispatch-events/article.md index e667bf74..57dcd2a2 100644 --- a/2-ui/2-events/05-dispatch-events/article.md +++ b/2-ui/2-events/05-dispatch-events/article.md @@ -187,7 +187,6 @@ Any handler can listen for that event with `rabbit.addEventListener('hide',...)`