We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a3f69 commit e3538cdCopy full SHA for e3538cd
src/register.ts
@@ -4,7 +4,7 @@ import {dasherize} from './dasherize.js'
4
/**
5
* Register the controller as a custom element.
6
*
7
- * The classname is converted to a approriate tag name.
+ * The classname is converted to a appropriate tag name.
8
9
* Example: HelloController => hello-controller
10
*/
0 commit comments