Skip to content

Commit 96542b4

Browse files
committed
Fix typo.
1 parent c458d35 commit 96542b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jetcaster/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Jetcaster sample 🎙️
44

55
Jetcaster is a sample podcast app, built with [Jetpack Compose][compose]. The goal of the sample is to
6-
showcase building with Compose across multiple form factors and full featured architecture.
6+
showcase building with Compose across multiple form factors (mobile, TV, and Wear) and full featured architecture.
77

88
To try out this sample app, use the latest stable version
99
of [Android Studio](https://developer.android.com/studio).
@@ -17,7 +17,7 @@ project from Android Studio following the steps
1717

1818
## Features
1919

20-
This sample has 3 components: the home scree, the podcast details screen, and the player screen
20+
This sample has 3 components: the home screen, the podcast details screen, and the player screen
2121

2222
The home screen is split into sub-screens for easy re-use:
2323

0 commit comments

Comments
 (0)