Fixs typo in README.md (#1687)

Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
This commit is contained in:
JoeWrightss 2019-02-01 23:49:57 +08:00 committed by Max Inden
parent f1bf34b234
commit 5c61f4dbc8
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ receiver: team-X-pager
### 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
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)