Fixing es template string and programmatic typo (#139014)

This commit is contained in:
Kurt 2022-08-17 12:17:57 -04:00 committed by GitHub
parent 099f29a052
commit 7b07faf7d1
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.
============================================================================