Skip to content

Commit d4f056e

Browse files
author
Amanda Butler
authored
Update phrasing in thread_commissioning.md
Update phrasing for active voice.
1 parent b59c6e1 commit d4f056e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/technology/mesh/thread_commissioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In the online tool, fill in the URL field. The following is an example: `v=1&eui
4040
- `cc` is the PSKd, which is configured in the `.json` file (see the mesh-api configuration). *PSKd must be uppercase characters (0-9, A-Y excluding I,O,Q and Z)*
4141
- `eui` is equal to the EUI64 address.
4242

43-
You can get EUI64 address for your end device by using method `device_eui64_get` in your application. An example can be found from the [mesh-minimal](https://github.com/ARMmbed/mbed-os-example-mesh-minimal).
43+
You can get the EUI64 address for your end device by using the `device_eui64_get` method in your application. Please see the [mesh minimal example](https://github.com/ARMmbed/mbed-os-example-mesh-minimal) for details.
4444

4545
There are four additional (optional) query parameters you can put into this field:
4646

0 commit comments

Comments
 (0)