Skip to content

Commit 9afb20c

Browse files
authored
Merge pull request #409 from dtvezina/1.0-fix-in_udp-parser-section
Fix inaccuracy in UDP input parse section
2 parents 558fbb3 + 5dc8c31 commit 9afb20c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/udp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Removes the newline from the end of the incoming payload.
141141
| :--- | :--- | :--- |
142142
| true | false | 0.14.10 |
143143

144-
`in_tcp` uses the parser plugin to parse the payload.
144+
`in_udp` uses the parser plugin to parse the payload.
145145

146146
For more details:
147147

0 commit comments

Comments
 (0)