Skip to content

Commit ceddcba

Browse files
Sri Ramanasriramana
Sri Ramana
authored andcommitted
minor edit
Signed-off-by: Sri Ramana <g.sriramana@gmail.com>
1 parent f567e09 commit ceddcba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/input/tcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ $ echo '123456:awesome' | netcat 0.0.0.0 5170
3535
Parsed result like below:
3636

3737
```
38-
{"field1":"123456","field2":"awesome}
38+
{"field1":"123456","field2":"awesome"}
3939
```
4040

4141
Please see the [Config File](/configuration/config-file.md) article for the basic

0 commit comments

Comments
 (0)