Skip to content

Commit 1422819

Browse files
committed
Fixing lint errors for unit socket input pluign doc.
Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 45dfa79 commit 1422819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/unix-socket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ pipeline:
123123

124124
- Receives records as individual datagrams
125125
- Doesn't maintain persistent connections
126-
- May be faster for high-throughput scenarios
126+
- Can be faster for high-throughput scenarios
127127
- Is suitable for scenarios where connection state isn't needed
128128

129129
Example configuration:

0 commit comments

Comments
 (0)