Fixing es template string and programmatic typo (#139014) (#139023)

(cherry picked from commit 7b07faf7d1)

Co-authored-by: Kurt <kc13greiner@users.noreply.github.com>
This commit is contained in:
Kibana Machine 2022-08-18 04:46:04 -04:00 committed by GitHub
parent f06c8ebdf2
commit 5449641339
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ curl --location --request GET 'http://localhost:5601/api/security/role' \
[IMPORTANT]
============================================================================
API keys are intended for programatic access to {kib} and {es). Do not use API keys to authenticate access via a web browser.
API keys are intended for programmatic access to {kib} and {es}. Do not use API keys to authenticate access via a web browser.
============================================================================
[float]

View file

@ -396,7 +396,7 @@ This type of authentication is usually useful for machine-to-machine interaction
[IMPORTANT]
============================================================================
API keys are intended for programatic access to {kib} and {es). Do not use API keys to authenticate access via a web browser.
API keys are intended for programmatic access to {kib} and {es}. Do not use API keys to authenticate access via a web browser.
============================================================================