diff --git a/docs/guides/chip_tool_guide.md b/docs/guides/chip_tool_guide.md index c7689e959c5510..83eeaba41d8c47 100644 --- a/docs/guides/chip_tool_guide.md +++ b/docs/guides/chip_tool_guide.md @@ -257,8 +257,8 @@ Alternatively, you can also use a QR code payload. ##### Commissioning with setup PIN code -To discover devices and try to pair with one of them -using the provided setup code, use the following command pattern: +To discover devices and try to pair with one of them using the provided setup +code, use the following command pattern: ``` $ ./chip-tool pairing onnetwork @@ -419,8 +419,8 @@ The CHIP Tool can run in one of the following modes: it does not complete within the timeout period. However, the CHIP Tool will not be terminated and it will not terminate processes that previous commands have started. Moreover, when using the interactive mode, the CHIP Tool will - establish a new CASE session only on the first command sent. On the following - commands, it will use the existing session. + establish a new CASE session only on the first command sent. On the + following commands, it will use the existing session. #### Modifying timeout duration in single-command mode