Skip to content

Commit 367858b

Browse files
authored
fix typo. (#365)
1 parent de7f4ca commit 367858b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documents/FAQ.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you are just getting started make sure you [install this sdk](https://github.
99
``` python
1010
io.init_logging(io.LogLevel.Error, 'stderr')
1111
```
12-
You can also enable [CloudWatch logging](https://docs.aws.amazon.com/iot/latest/developerguide/cloud-watch-logs.html) for IoT which will provide you with additional information that is not avaible on the client side sdk.
12+
You can also enable [CloudWatch logging](https://docs.aws.amazon.com/iot/latest/developerguide/cloud-watch-logs.html) for IoT which will provide you with additional information that is not available on the client side sdk.
1313

1414
### I keep getting AWS_ERROR_MQTT_UNEXPECTED_HANGUP
1515

0 commit comments

Comments
 (0)