update typo in watcher docs (#123690) (#124422)

(cherry picked from commit 291fa71001)

Co-authored-by: stuart nelson <stuartnelson3@gmail.com>
This commit is contained in:
Kaarina Tungseth 2022-02-02 15:53:45 -06:00 committed by GitHub
parent 23f442f484
commit e22f959658
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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
<<role-management-api, Kibana Role Management API>>. Watches are shared between
all users with the same role.