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 6de1a26 commit 6628282Copy full SHA for 6628282
packages/mgt-element/src/utils/mgtHtml.ts
@@ -56,7 +56,7 @@ const tag = (strings: TemplateStringsArray, ...values: unknown[]): HTMLTemplateR
56
};
57
58
/**
59
- * Interprets a template literal and dynamically rewrites `<mtg-` tags with the
+ * Interprets a template literal and dynamically rewrites `<mgt-` tags with the
60
* configured disambiguation if necessary.
61
*
62
* ```ts
0 commit comments