From 3bf0bea710efd5d5446366f00c9973aa55e60955 Mon Sep 17 00:00:00 2001 From: Anael Mobilia Date: Sat, 16 Dec 2023 16:08:06 +0100 Subject: [PATCH] Fix typo on documentation (#443) * Doc cleanup/improvement * Fix typos --------- Co-authored-by: Anael Mobilia --- docs/source/elasticsearch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/elasticsearch.md b/docs/source/elasticsearch.md index 52dd271..96f5bdf 100644 --- a/docs/source/elasticsearch.md +++ b/docs/source/elasticsearch.md @@ -227,7 +227,7 @@ Kibana index patterns with versions that match the upgraded indexes: Starting in version 5.0.0, `parsedmarc` stores data in a separate index for each day to make it easy to comply with records -retention regulations such as GDPR. For fore information, +retention regulations such as GDPR. For more information, check out the Elastic guide to [managing time-based indexes efficiently](https://www.elastic.co/blog/managing-time-based-indices-efficiently). [elasticsearch]: https://www.elastic.co/guide/en/elasticsearch/reference/current/rpm.html