Skip to content

Commit 4cbf216

Browse files
kul3r4arriolac
andauthored
Update Jetcaster/README.md
Co-authored-by: Chris Arriola <[email protected]>
1 parent 420d2ef commit 4cbf216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jetcaster/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ refer to the [Media Toolkit sample][mediatoolkitsample] to learn how to implemen
8787

8888
### Architecture
8989
The architecture of the Wear app is similar to the phone app architecture: each UI 'screen' has its
90-
own [ViewModel][viewmodel] which exposes a `StateFlow<HomeViewState>` for the UI to observe.
90+
own [ViewModel][viewmodel] which exposes a `StateFlow<ScreenState>` for the UI to observe.
9191

9292
## Data
9393

0 commit comments

Comments
 (0)