Skip to content

Commit d5a65a8

Browse files
esmerelcnorris-cs
andauthored
Apply suggestions from code review
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: esmerel <[email protected]>
1 parent a9b5f53 commit d5a65a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installation/linux/redhat-centos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ which platforms are supported in each release.
8585

8686
### Install
8787

88-
1. Once your repository is configured, run the following command to install it:
88+
1. After your repository is configured, run the following command to install it:
8989

9090
```bash
9191
sudo yum install fluent-bit
@@ -131,7 +131,7 @@ baseurl = https://packages.fluentbit.io/centos/$releasever/$basearch/
131131

132132
Depending on your Red Hat distribution version, this variable can return a value
133133
other than the OS major release version (for example, RHEL7 Server distributions return
134-
`7Server` instead of `7`). The Fluent-Bit package URL uses the major OS
134+
`7Server` instead of `7`). The Fluent Bit package URL uses the major OS
135135
release version, so any other value here will cause a 404.
136136

137137
To resolve this issue, replace the `$releasever` variable with your system's OS major

0 commit comments

Comments
 (0)