Update comment

This commit is contained in:
Andrew Kingston 2024-03-14 12:08:03 +00:00
parent 8b4ce703e9
commit f8690a6bd9
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ export class BindingHelpers {
}
}
// Adds a JS/HBS helper to the expression
// Adds a snippet to the expression
onSelectSnippet(snippet) {
const pos = this.getCaretPosition()
const { start, end } = pos