diff --git a/index.js b/index.js index b492e8da..af86eb6c 100644 --- a/index.js +++ b/index.js @@ -42,7 +42,7 @@ class Toolbar { } /** - * Renders the toolbar and appends it the specified element. + * Renders the toolbar and appends it to the specified element. */ appendTo($el) { let $logo = $(logoTemplate());