diff --git a/docs/brick-action.html b/docs/brick-action.html index 9c74e70..554ffa8 100644 --- a/docs/brick-action.html +++ b/docs/brick-action.html @@ -65,7 +65,7 @@

brick-action

A Brick custom element to wire up events and methods on different elements. -It listens to an event on a source elemenet and then calls a method on a target element using event.detail as argument.

+It listens to an event on a source element and then calls a method on a target element using event.detail as argument.

Demo

Check it live!