Skip to content

Commit 369e86f

Browse files
chore: fix typo
1 parent 97b068e commit 369e86f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/topics/js/js-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Out of the box, Kobweb provides page routing, light/dark mode, CSS styling, Mark
3939
It also includes a UI library called Silk, a set of versatile widgets for modern UIs.
4040

4141
Kobweb also supports site export, generating page snapshots
42-
for SEO, and automatic search indexing. Additionally, Kobweb makes it easy to create DOM-based UIs that efficiently update in response to state changes.
42+
for SEO and automatic search indexing. Additionally, Kobweb makes it easy to create DOM-based UIs that efficiently update in response to state changes.
4343

44-
Visit the [Kobweb](https://kobweb.varabyte.com/) repository for documentation and examples.
44+
Visit the [Kobweb](https://kobweb.varabyte.com/) site for documentation and examples.
4545

4646
For updates and discussions about the framework, join the [#kobweb](https://kotlinlang.slack.com/archives/C04RTD72RQ8) and
4747
[#compose-web](https://kotlinlang.slack.com/archives/C01F2HV7868) channels in the Kotlin Slack.

0 commit comments

Comments
 (0)