Skip to content

Commit e789f6b

Browse files
authored
Merge pull request #173 from seungrokoh/1.0
Fixed typo : injested -> injected for parser.md
2 parents 2a5dcd9 + 6b9f6c0 commit e789f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/filter/parser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ parser plugin, so you can re-use pre-defined format like `apache2`,
2828
With this example, if you receive following event:
2929

3030
time:
31-
injested time (depends on your input)
31+
injected time (depends on your input)
3232
record:
3333
{"log":"192.168.0.1 - - [05/Feb/2018:12:00:00 +0900] \"GET / HTTP/1.1\" 200 777"}
3434

0 commit comments

Comments
 (0)