Skip to content

Commit 671b43c

Browse files
authored
Fix typo
1 parent ff6f655 commit 671b43c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ For more information, check the [Filebeat documentation](https://www.elastic.co/
141141

142142
#### When `stackTraceAsArray` is enabled
143143

144-
Filebeat can normally only decoding JSON if there is one JSON object per line.
144+
Filebeat can normally only decode JSON if there is one JSON object per line.
145145
When `stackTraceAsArray` is enabled, there will be a new line for each stack trace element which improves readability.
146146
But when combining the multiline settings with a `decode_json_fields` we can also handle multi-line JSON.
147147

0 commit comments

Comments
 (0)