Skip to content

Commit 16108d0

Browse files
authored
Fix typo in gateway_to_backend readme
One topic was not correctly written
1 parent 1714607 commit 16108d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway_to_backend/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ receive the answer from a specific gateway or
454454
#### Sink(s) configuration
455455

456456
Each sink can be configured and started/stopped by publishing a message
457-
on *gw-request/\<gw-id>/\<sink-id\>/set_config*.
457+
on *gw-request/set_config/\<gw-id>/\<sink-id\>*.
458458

459459
The gateway will publish back a message on
460460
*gw-response/set_config/\<gw-id\>/\<sink-id\>* topic with the result of

0 commit comments

Comments
 (0)