Skip to content

Commit e4916a4

Browse files
docs: #164 fix home page grammar (#212)
1 parent f2e661b commit e4916a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ npm install wc-compiler --save-dev
2222
1. `addEventListener` (as a no-op)
2323
1. Supports `CSSStyleSheet` (all methods act as no-ops)
2424
1. TypeScript
25-
1. Custom JSX / TSX parsing include **type-safe** HTML
25+
1. Custom JSX / TSX parsing supporting **type-safe** HTML
2626
1. Recursive rendering of nested custom elements
2727
1. Metadata and runtime hints to support various progressive hydration and lazy loading strategies
2828

0 commit comments

Comments
 (0)