Skip to content

Commit 11be9ef

Browse files
authored
Merge pull request #184423 from dominicbetts/central-typo
Fix typo in IoT Central article
2 parents 7a9a86d + a678887 commit 11be9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-central/core/howto-use-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ The following screenshot shows how the successful command response displays in t
157157

158158
## Long-running commands
159159

160-
This section shows you how a device can delay sending a confirmation that the command competed.
160+
This section shows you how a device can delay sending a confirmation that the command completed.
161161

162162
The following code snippet shows how a device can implement a long-running command:
163163

0 commit comments

Comments
 (0)