Skip to content

Commit a4c2c93

Browse files
committed
Fix typos in the change log
1 parent 62b6b1d commit a4c2c93

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,22 +37,22 @@
3737
* make multiline text fields work on JS DOM
3838
* add an `isInteractiveJsDom` parameter to ListItemComponents
3939

40-
### Navigtion
40+
### Navigation
4141

4242
* initially support navigation
4343

44-
### ViewModl
44+
### ViewModel
4545

4646
* initially support ViewModel which delegates to raw UI state on Compose HTML / JS DOM
4747

4848
### Demo
4949

50-
* make the demo UI fridendly on mobile
50+
* make the demo UI friendly on mobile
5151

5252
## v0.3.0 / 2024-5-10
5353

5454
Support Material 3. See the Updated README.md for more details.
5555

5656
## v0.2.0 / 2024-4-17
5757

58-
The project now depends on Kobweb Silk on Kotlin/JS (Compose HTML) and there is a universal multiplatform interface for `Modifier`, scopes, etc. akin to those in `androidx.compose`. Obselete code including `ModifierOrAttrsScope` is moved to a legacy module.
58+
The project now depends on Kobweb Silk on Kotlin/JS (Compose HTML) and there is a universal multiplatform interface for `Modifier`, scopes, etc. akin to those in `androidx.compose`. Obsolete code including `ModifierOrAttrsScope` is moved to a legacy module.

0 commit comments

Comments
 (0)