Skip to content

Commit 9c82a3a

Browse files
committed
Sources grammar correction
Signed-off-by: Greg Tan <[email protected]>
1 parent 7e448af commit 9c82a3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration/config-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The configuration file consists of the following directives:
6464

6565
Let's actually create a configuration file step by step.
6666

67-
## 1. `source`: where all the data come from
67+
## 1. `source`: where all the data comes from
6868

6969
Fluentd input sources are enabled by selecting and configuring the desired input plugins using **source** directives. Fluentd standard input plugins include `http` and `forward`. The `http` provides an HTTP endpoint to accept incoming HTTP messages whereas `forward` provides a TCP endpoint to accept TCP packets. Of course, it can be both at the same time. You may add multiple `source` configurations as required.
7070

0 commit comments

Comments
 (0)