diff --git a/docs/guides/matter-repl.md b/docs/guides/matter-repl.md index 265488445e55f3..1bc5cf495fac52 100644 --- a/docs/guides/matter-repl.md +++ b/docs/guides/matter-repl.md @@ -214,11 +214,11 @@ mobile-device-test.py provides the following options for running the tests: --enable-test TEXT The tests to be executed. By default, all tests will be executed, use this option to run a specific set of tests. Use --print- - test-list for a list of appliable tests. + test-list for a list of applicable tests. --disable-test TEXT The tests to be excluded from the set of enabled tests. Use --print-test-list for a - list of appliable tests. + list of applicable tests. --log-level [ERROR|WARN|INFO|DEBUG] The log level of the test.