We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83a3f69 + e3538cd commit ee0ea2cCopy full SHA for ee0ea2c
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