We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702a064 commit 98cfeb8Copy full SHA for 98cfeb8
content/arduino-cloud/08.arduino-cloud-cli/07.getting-started/arduino-cloud-cli.md
@@ -128,7 +128,7 @@ Here's follows the FQBN's list of the supported devices:
128
129
### LoRaWAN® Devices
130
131
-To configure LoRaWAN® devices, use the additional `create-lora` and the `--frequency-plan` flag. This
+To configure LoRaWAN® devices, use the additional `create-lora` and the `--frequency-plan` flag. This
132
133
```
134
arduino-cloud-cli device create-lora --name <deviceName> --frequency-plan <freqID> --port <port> --fqbn <deviceFqbn>
0 commit comments