From a6b34b79699ac0d506d935df55540703ce4c80d3 Mon Sep 17 00:00:00 2001 From: stuart nelson Date: Tue, 25 Jan 2022 17:31:21 +0100 Subject: [PATCH] update typo in watcher docs (#123690) (cherry picked from commit 291fa7100168e9867ee031e4e2476e6a3b13d09a) --- docs/management/watcher-ui/index.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/management/watcher-ui/index.asciidoc b/docs/management/watcher-ui/index.asciidoc index 4f68ac83d9622..4e874c362606f 100644 --- a/docs/management/watcher-ui/index.asciidoc +++ b/docs/management/watcher-ui/index.asciidoc @@ -8,7 +8,7 @@ Watches are helpful for analyzing mission-critical and business-critical streaming data. For example, you might watch application logs for performance outages or audit access logs for security threats. -To get started, open then main menu, +To get started, open the main menu, then click *Stack Management > Watcher*. With this UI, you can: @@ -43,7 +43,7 @@ and either of these watcher roles: * `watcher_admin`. You can perform all Watcher actions, including create and edit watches. * `watcher_user`. You can view watches, but not create or edit them. -To manage roles, open then main menu, then click *Stack Management > Roles*, or use the +To manage roles, open the main menu, then click *Stack Management > Roles*, or use the <>. Watches are shared between all users with the same role.