Skip to content

Commit 2b10849

Browse files
committed
Rephrase execution timeout info
1 parent 6b6fb90 commit 2b10849

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

samples/CommandsSandbox/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,10 +268,8 @@ and
268268
send-command-to-client sample-text-command
269269
```
270270

271-
When no timeout for an AWS IoT commands execution is specified, AWS IoT Core sets the timeout to 10 seconds. This means
272-
your IoT device will have about 10 seconds to provide an update for the AWS IoT command execution back to AWS IoT Core.
273-
274-
The sample should receive these newly created AWS IoT command executions and output something similar to:
271+
When no timeout for an AWS IoT commands execution is specified, AWS IoT Core sets the timeout to a default value of 10 seconds.
272+
So, the sample should receive these newly created AWS IoT command executions and output something similar to:
275273

276274
```
277275
Received new command execution

0 commit comments

Comments
 (0)