File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ located at [pipeline/outputs/syslog.md](https://github.com/fluent/fluent-bit-doc
74
74
75
75
` pipeline: outputs: syslog: fix grammar in examples `
76
76
77
- Since this commit is prefixed with the relevant file's path, it helps the maintainers
77
+ Because this commit is prefixed with the relevant file's path, it helps the maintainers
78
78
understand and prioritize your contribution.
79
79
80
80
### Set your email in Git
@@ -99,7 +99,7 @@ To prevent DCO errors, refer to the following guide about
99
99
>
100
100
> ` git commit -a -s -m "pipeline: outputs: syslog: fix grammar in examples" `
101
101
>
102
- > If you're using VSCode, enabling the
102
+ > If you're using VSCode, enable the
103
103
> [ ** Git: Always Sign Off** ] ( https://github.com/microsoft/vscode/issues/83096#issuecomment-545350047 )
104
104
> setting, which automatically appends a ` Signed-off-by: ` message to your commits.
105
105
You can’t perform that action at this time.
0 commit comments