Skip to content

Commit c332273

Browse files
committed
Fix readme link
1 parent 1c6849c commit c332273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Here's some ergonomic features you get for free that aren't present in JSX:
4141
- **No transpiler necessary**
4242
- HTML's optional quotes: `<div class=foo>`
4343
- Component end-tags: `<${Footer}>footer content<//>`
44-
- Syntax highlighting and language support via the [literaly VSCode extension].
44+
- Syntax highlighting and language support via the [lit-html VSCode extension].
4545

4646
## Installation
4747

0 commit comments

Comments
 (0)