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

Co-authored-by: Martin-Kemp <30285179+Martin-Kemp@users.noreply.github.com>
This commit is contained in:
James Rodewig 2020-07-29 10:15:09 -04:00 committed by GitHub
parent 8429b4ace8
commit ac6c806ec7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>>);;