minor typo

This commit is contained in:
Jon Roeber 2023-11-25 16:10:36 -05:00
parent 7f11e484bd
commit 3b5cb3fe4f

View File

@ -193,7 +193,7 @@ On the ChirpStack server, open a terminal window and subscribe to all messages:
mosquitto_sub -h localhost -t "#" -v -d
```
Keep the terminal open, and on the test machine, send a message to the `us915_1/gateway/<GATEWAY_ID>/test` topic, substituting `<GATEWAY_ID>` accordingly:
Keep the terminal open, and on the test machine, send a message to the `us915_1/gateway/<GATEWAY_ID>/test` topic, substituting `your.site.name` and `<GATEWAY_ID>` accordingly:
```sh
mosquitto_pub \