diff --git a/examples/tv-casting-app/android/README.md b/examples/tv-casting-app/android/README.md index ff1d217cdf5f3c..9364bb51c776d7 100644 --- a/examples/tv-casting-app/android/README.md +++ b/examples/tv-casting-app/android/README.md @@ -66,7 +66,7 @@ Unsupported class file major version XX This error occurs when the Java version being used is not compatible with the Gradle version in your project. -See the Andorid +See the Android [README.md](https://github.com/project-chip/connectedhomeip/blob/master/docs/platforms/android/android_building.md#gradle--jdk-version) for more info about the supported Gradle & JDK Version. @@ -130,7 +130,7 @@ build_examples.py, but you will not be able to edit Matter Android code from ## Common build environment issues -1. If you see an error like `kotlinc: command not found`, install kotlinc on +1. If you see an error like `kotlinc: command not found`, install the Kotlin in your build environment. Eg. on MacOS, this can be done with the command: ```shell @@ -145,5 +145,5 @@ video players: 1. With the [example Matter tv-app](https://github.com/project-chip/connectedhomeip/tree/master/examples/tv-app) running on a Raspberry Pi - works out of the box. -2. With a FireTV device - requires your Amazon Customer ID to be allowlisted +2. With a FireTV device - requires your Amazon Customer ID to be allow-listed first. diff --git a/examples/tv-casting-app/darwin/TvCasting/README.md b/examples/tv-casting-app/darwin/TvCasting/README.md index 44c38f1b64819b..904d6728cf799d 100644 --- a/examples/tv-casting-app/darwin/TvCasting/README.md +++ b/examples/tv-casting-app/darwin/TvCasting/README.md @@ -107,11 +107,11 @@ build the app without any debugging symbols, use the "TvCasting Release" scheme. ## Running the Application -This example Matter TV Casting iOS applicaion can be tested with the following +This example Matter TV Casting iOS application can be tested with the following video players: 1. With the [example Matter tv-app](https://github.com/project-chip/connectedhomeip/tree/master/examples/tv-app) running on a Raspberry Pi - works out of the box. -2. With a FireTV device - requires your Amazon Customer ID to be allowlisted +2. With a FireTV device - requires your Amazon Customer ID to be allow-listed first. diff --git a/examples/tv-casting-app/linux/README.md b/examples/tv-casting-app/linux/README.md index 072aa7052e7b3b..877505680fd770 100644 --- a/examples/tv-casting-app/linux/README.md +++ b/examples/tv-casting-app/linux/README.md @@ -67,7 +67,7 @@ to build the Matter “Casting Client” into your consumer-facing mobile app. ### Commissioning the tv-casting-app -This example Matter TV Casting iOS applicaion can be tested with the following +This example Matter TV Casting iOS application can be tested with the following video players: 1. With the @@ -90,7 +90,7 @@ video players: tv-casting-app> cast discover -2. With a FireTV device - requires your Amazon Customer ID to be allowlisted +2. With a FireTV device - requires your Amazon Customer ID to be allow-listed first. ### Re-Running the Example on Linux with Cached Fabrics