Browse Source

[DOCS] Fix typo in Watcher docs (#60326) (#60387)

Co-authored-by: Martin-Kemp <30285179+Martin-Kemp@users.noreply.github.com>
James Rodewig 5 years ago
parent
commit
3c6655eeb2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/settings/notification-settings.asciidoc

+ 1 - 1
docs/reference/settings/notification-settings.asciidoc

@@ -134,7 +134,7 @@ can specify the following email account attributes:
   Set to `true` to enable the use of the `STARTTLS`
   command (if supported by the server) to switch the connection to a
   TLS-protected connection before issuing any login commands. Note that
-  an appropriate trust store must configured so that the client will
+  an appropriate trust store must be configured so that the client will
   trust the server's certificate. Defaults to `false`.
 
   `smtp.starttls.required` (<<cluster-update-settings,Dynamic>>);;