Skip to content

Commit 2ef2cfa

Browse files
committed
docs: installation: linux: raspbian: fix typo in GPG key section
Applies to #2395 Signed-off-by: Eric D. Schabell <eric@schabell.org>
1 parent c8ee58b commit 2ef2cfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/downloads/linux/raspbian-raspberry-pi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Fluent Bit is distributed as the `fluent-bit` package and is available for [Rasp
88

99
## Server GPG key
1010

11-
The first step is to add the Fluent Bit server GPG key to your keyring so you can get FLuent Bit signed packages:
11+
The first step is to add the Fluent Bit server GPG key to your keyring so you can get Fluent Bit signed packages:
1212

1313
```shell
1414
sudo sh -c 'curl https://packages.fluentbit.io/fluentbit.key | sudo apt-key add - '

0 commit comments

Comments
 (0)