We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d66186 commit f8da857Copy full SHA for f8da857
scripts/tests/linux/tv_casting_test_sequences.py
@@ -25,7 +25,7 @@
25
be stopped by providing the `STOP_APP` string as the `input_cmd`. As noted in the example below of `example_test_sequence`, the first
26
four steps pertain to starting the apps while the last two are for signaling stopping the apps.
27
28
-Note: `START_APP` and `STOP_APP` are reserved for signaling the starting and stopping of an apps.
+Note: `START_APP` and `STOP_APP` are reserved for signaling the starting and stopping of apps.
29
30
Example:
31
test_sequences = [
0 commit comments