From 7790dfb5259a90ea6e683d3deaa8aa4be69a875a Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 2 Apr 2019 14:14:37 -0700 Subject: [PATCH] Fix typo (cherry picked from commit 0e50a3977d1d9d7dfbb55efb622add88d7e15aa0) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4170ddab..35ab6f8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ #### Release Notes -- String fields no longer have leading and trailing quotating marks removed in +- String fields no longer have leading and trailing quotation marks removed in the grok parser. If you are capturing quoted strings you may need to update the patterns.