Skip to content

Commit

Permalink
add 'to'
Browse files Browse the repository at this point in the history
  • Loading branch information
jdan committed Jul 25, 2015
1 parent 952df76 commit 179928c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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());
Expand Down

0 comments on commit 179928c

Please sign in to comment.