From 5c61f4dbc835a68b2977bea272b5e7e025c87860 Mon Sep 17 00:00:00 2001 From: JoeWrightss <42261994+JoeWrightss@users.noreply.github.com> Date: Fri, 1 Feb 2019 23:49:57 +0800 Subject: [PATCH] Fixs typo in README.md (#1687) Signed-off-by: zhoulin xie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52d3c508..90aee776 100644 --- a/README.md +++ b/README.md @@ -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)