Skip to content

Commit 00143dd

Browse files
authored
typo: solid start index.mdx (#742)
1 parent 99e9160 commit 00143dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/solid-start/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ A driving principle of SolidStart is that code should be _isomorphic_ — th
2424

2525
SolidStart features the following capabilities:
2626

27-
- **Fine-grained reactivity** — Powered by SolidJS and it's fine-grained reactivity.
27+
- **Fine-grained reactivity** — Powered by SolidJS and its fine-grained reactivity.
2828
- **Isomorphic, nested routing** — The same routes are rendered regardless of whether the page is on the client or server.
2929
Route nesting provides parent-child relationships that simplify application logic.
3030
- **Multiple rendering modes** — Can be used to create CSR, SSR (Sync, Async and Streaming), and SSG applications.

0 commit comments

Comments
 (0)