Skip to content

Commit e17e71f

Browse files
committed
Docs: Updating config file for style
Signed-off-by: Lynette Miles <[email protected]>
1 parent 9b70181 commit e17e71f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

administration/configuring-fluent-bit/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Configuring Fluent Bit
22

3-
Currently, Fluent Bit supports two configuration formats:
3+
Fluent Bit supports two configuration formats:
44

55
* [Classic mode](classic-mode/README.md).
6-
* [Yaml](yaml/README.md). (YAML configuration is production ready since Fluent Bit 2.0.)
6+
* [YAML](yaml/README.md). (YAML configuration is production ready since Fluent Bit 2.0.)
77

88
## CLI flags
99

vale-styles/FluentBit/Ampersand.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ extends: existence
33
message: "Don't use an ampersand in place of the word 'and'. Always write out 'and' unless the ampersand is part of a proper name."
44
nonword: true
55
ignorecase: false
6-
level: error
6+
level: suggestion
77
scope: sentence
88
tokens:
99
- '[^\*{2}].*.&.*[^\*{2}]\n'

0 commit comments

Comments
 (0)