Skip to content

Commit d483f54

Browse files
committed
chore: make check-diff
Signed-off-by: Bence Csati <[email protected]>
1 parent df0aa64 commit d483f54

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/configuration/crds/v1beta1/fluentd_types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ ExtraVolume defines the fluentd extra volumes
228228

229229
## FluentdScaling
230230

231-
FluentdScaling enables configuring the scaling behaviour of the fluentd statefulset
231+
FluentdScaling enables configuring the scaling behavior of the fluentd statefulset
232232

233233
### drain (FluentdDrainConfig, optional) {#fluentdscaling-drain}
234234

docs/configuration/plugins/filters/elasticsearch_genid.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can specify keys which are record in events for hash generation seed. This p
6464

6565
### separator (string, optional) {#elasticsearchgenid-separator}
6666

67-
You can specify separator charactor to creating seed for hash generation.
67+
You can specify separator character to creating seed for hash generation.
6868

6969

7070
### use_entire_record (bool, optional) {#elasticsearchgenid-use_entire_record}

docs/configuration/plugins/filters/parser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ If true, keep time field in the record.
127127

128128
### keys (string, optional) {#parse section-keys}
129129

130-
Names for fields on each line. (seperated by coma)
130+
Names for fields on each line. (separated by coma)
131131

132132

133133
### label_delimiter (string, optional) {#parse section-label_delimiter}

0 commit comments

Comments
 (0)