Skip to content

Commit 5dc8c31

Browse files
committed
Fix inaccuracy in UDP input parse section
Signed-off-by: dtvezina <[email protected]>
1 parent ed379b4 commit 5dc8c31

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)