Skip to content

Commit 208ac5f

Browse files
Apply suggestions from code review
Co-authored-by: Adam Locke <[email protected]> Signed-off-by: esmerel <[email protected]>
1 parent 40b269b commit 208ac5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installation/linux/ubuntu.md

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

5858
On Ubuntu, you need to add the Fluent Bit APT server entry to your sources lists.
5959
Add the following content at bottom of your `/etc/apt/sources.list` file. Ensure
60-
`CODENAME` is set to your specific [Ubuntu release name](https://wiki.ubuntu.com/Releases)
61-
(for example: `focal` for Ubuntu 20.04):
60+
`CODENAME` is set to your specific [Ubuntu release name](https://wiki.ubuntu.com/Releases).
61+
For example, `focal` for Ubuntu 20.04.
6262

6363
```bash
6464
deb [signed-by=/usr/share/keyrings/fluentbit-keyring.gpg] https://packages.fluentbit.io/ubuntu/${CODENAME} ${CODENAME} main

0 commit comments

Comments
 (0)