Fixs typo in README.md (#1687)
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
This commit is contained in:
parent
f1bf34b234
commit
5c61f4dbc8
|
@ -309,7 +309,7 @@ receiver: team-X-pager
|
||||||
|
|
||||||
### Routes
|
### Routes
|
||||||
|
|
||||||
Amtool allows you to vizualize the routes of your configuration in form of text tree view.
|
Amtool allows you to visualize the routes of your configuration in form of text tree view.
|
||||||
Also you can use it to test the routing by passing it label set of an alert
|
Also you can use it to test the routing by passing it label set of an alert
|
||||||
and it prints out all receivers the alert would match ordered and separated by `,`.
|
and it prints out all receivers the alert would match ordered and separated by `,`.
|
||||||
(If you use `--verify.receivers` amtool returns error code 1 on mismatch)
|
(If you use `--verify.receivers` amtool returns error code 1 on mismatch)
|
||||||
|
|
Loading…
Reference in New Issue