update typo in watcher docs (#123690)

This commit is contained in:
stuart nelson 2022-01-25 17:31:21 +01:00 committed by GitHub
parent 5819cfb1bf
commit 291fa71001
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.