From ec1489cf9a1c41d6d6758ca5a721b0efd45f2914 Mon Sep 17 00:00:00 2001 From: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:47:53 -0500 Subject: [PATCH] Apply suggestions from code review Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> --- _security/configuration/yaml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_security/configuration/yaml.md b/_security/configuration/yaml.md index 7310a49722..41230300ab 100644 --- a/_security/configuration/yaml.md +++ b/_security/configuration/yaml.md @@ -92,7 +92,7 @@ snapshotrestore: ``` ## opensearch.yml -In addition to many OpenSearch settings, the `opensearch.yml` file contains paths to TLS certificates and their attributes, such as distinguished names and trusted certificate authorities. You can this file in `/config/`. +In addition to many OpenSearch settings, the `opensearch.yml` file contains paths to TLS certificates and their attributes, such as distinguished names and trusted certificate authorities. You can find this file in `/config/`. ```yml plugins.security.ssl.transport.pemcert_filepath: esnode.pem