We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6849c commit c332273Copy full SHA for c332273
README.md
@@ -41,7 +41,7 @@ Here's some ergonomic features you get for free that aren't present in JSX:
41
- **No transpiler necessary**
42
- HTML's optional quotes: `<div class=foo>`
43
- Component end-tags: `<${Footer}>footer content<//>`
44
-- Syntax highlighting and language support via the [literaly VSCode extension].
+- Syntax highlighting and language support via the [lit-html VSCode extension].
45
46
## Installation
47
0 commit comments