Skip to content

Commit b1276ca

Browse files
Spelling fix
1 parent ddb0182 commit b1276ca

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway

1 file changed

+1
-1
lines changed

content/hardware/04.pro/boards/portenta-x8/tutorials/multi-protocol-gateway/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ def get_data_from_m4():
231231
return data
232232
```
233233

234-
For MQTT configuration, you will need to set the desired parameters. Below are the paramaters we use for MQTT in this tutorial.
234+
For MQTT configuration, you will need to set the desired parameters. Below are the parameters we use for MQTT in this tutorial.
235235

236236
```
237237
mqtt_broker = 'broker.emqx.io'

0 commit comments

Comments
 (0)