Skip to content

Commit

Permalink
Explain the "dispose" method appropriately
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit2sharma95 committed Jul 5, 2020
1 parent 7cedb8e commit e42c560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/content/docs/5.0/components/alerts.md
Expand Up @@ -128,7 +128,7 @@ This makes an alert listen for click events on descendant elements which have th
<code>dispose</code>
</td>
<td>
Destroys an element's alert.
Destroys an element's alert. (Removes stored data on the DOM element)
</td>
</tr>
<tr>
Expand Down

0 comments on commit e42c560

Please sign in to comment.