commit | f14335b0b81a1ce4a5613b8ea32b4aac2a1834d0 | [log] [tgz] |
---|---|---|
author | Satyajit Anand <satyajit.a@samsung.com> | Sat Jul 08 03:00:24 2023 +0530 |
committer | GitHub <noreply@github.com> | Fri Jul 07 14:30:24 2023 -0700 |
tree | 934607d9565e6212f8fba5b6eb7a017b930a5b38 | |
parent | 0fe04145bcb322de81706293214b86489baf20c5 [diff] |
Fix Doc Issue (#27682)
diff --git a/docs/guides/matter-repl.md b/docs/guides/matter-repl.md index 1bc5cf4..e7ebba5 100644 --- a/docs/guides/matter-repl.md +++ b/docs/guides/matter-repl.md
@@ -241,7 +241,7 @@ `--disable-test ClusterObjectTests.TestTimedRequestTimeout` to exclude the "TestTimedRequestTimeout" test case. -It is recommanded to use the test wrapper to run mobile-device-test.py, for +It is recommended to use the test wrapper to run mobile-device-test.py, for example, you can run: ```