Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/brick-action.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<h1 id="brick-action">brick-action</h1>
<blockquote>
<p>A <a href="https://github.com/mozbrick/brick/">Brick</a> 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.</p>
It listens to an event on a source element and then calls a method on a target element using event.detail as argument.</p>
</blockquote>
<h2 id="demo">Demo</h2>
<p><a href="http://mozbrick.github.io/brick-action">Check it live!</a></p>
Expand Down