Skip to content

Commit 0e4ee06

Browse files
committed
Fix typo
1 parent e6e0275 commit 0e4ee06

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
@@ -67,7 +67,7 @@ Or install it yourself as:
6767
|multiline\_end\_regexp|The regexp to match ending of multiline.This is exclusive with `n_lines`|nil|
6868
|continuous\_line\_regexp|The regexp to match continuous lines.This is exclusive with `n_lines`|nil|
6969
|stream\_identity\_key|The key to determine which stream an event belongs to|nil|
70-
|flush\_interval|The number of seconds after which the last received event log will be flushed.If specified 0, wait for next line foreverr|60|
70+
|flush\_interval|The number of seconds after which the last received event log will be flushed.If specified 0, wait for next line forever|60|
7171
|timeout\_label|The label name to handle events caused by timeout|nil|
7272
|use\_first\_timestamp|Use timestamp of first record when buffer is flushed|`false`|
7373
|partial\_key|The field name that is the reference to concatenate records|nil|

0 commit comments

Comments
 (0)