Skip to content

Commit 29c90f7

Browse files
authored
fix typo (#1281)
Signed-off-by: Pooyan Khanjankhani <[email protected]>
1 parent 9509165 commit 29c90f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administration/configuring-fluent-bit/yaml/configuration-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ pipeline:
119119
port: 8080
120120
```
121121
122-
This pipelinme consists of two _inputs_; a tail plugin and an http server plugin. Each plugin has its own map in the array of _inputs_ consisting of simple properties. To use more advanced properties that consist of multiple values the property itself can be defined using an array, ie: the _record_ and _allowlist_key_ properties for the _record_modifier_ _filter_:
122+
This pipeline consists of two _inputs_; a tail plugin and an http server plugin. Each plugin has its own map in the array of _inputs_ consisting of simple properties. To use more advanced properties that consist of multiple values the property itself can be defined using an array, ie: the _record_ and _allowlist_key_ properties for the _record_modifier_ _filter_:
123123
124124
```
125125
pipeline:

0 commit comments

Comments
 (0)