Skip to content

Commit ea7a72f

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 d9806a4 commit ea7a72f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

installation/sources/download-source-code.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Download source code
22

3-
You can download the most recent stable, or development source code.
3+
You can download the most recent stable or development source code.
44

55
## Stable
66

77
For production systems, it's strongly suggested that you get the latest stable release
8-
of the source code in either zip or tarball format from Github using the following
9-
link pattern:
8+
of the source code in either zip file or tarball file format from GitHub using the
9+
following link pattern:
1010

1111
```text
1212
https://github.com/fluent/fluent-bit/archive/refs/tags/v&lt;release version&gt;.tar.gz
@@ -24,7 +24,7 @@ get the development version from the Git repository:
2424
git clone https://github.com/fluent/fluent-bit
2525
```
2626

27-
The `master` branch is where the development of Fluent Bit happens.
27+
The `master` branch is where the development of Fluent Bit happens.
2828
Development version users should expect issues when compiling or at run time.
2929

3030
Fluent Bit users are encouraged to help test every development version to ensure a

0 commit comments

Comments
 (0)