From 2eceb3908c73a4b33185367cef110e8857b34e73 Mon Sep 17 00:00:00 2001 From: "Babak K. Shandiz" Date: Tue, 7 Apr 2026 22:21:26 +0100 Subject: [PATCH] docs: polish wording around PGP keys Signed-off-by: Babak K. Shandiz --- docs/install_linux.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install_linux.md b/docs/install_linux.md index 1526f6b84..28848ae32 100644 --- a/docs/install_linux.md +++ b/docs/install_linux.md @@ -3,7 +3,7 @@ ## Recommended _(Official)_ > [!IMPORTANT] -> All Linux packages and repository metadata are signed with the following PGP key fingerprints: +> Our Linux packages and repository metadata are signed with the following PGP key fingerprints: > - `2C6106201985B60E6C7AC87323F3D4EA75716059` > - `7F38BBB59D064DBCB3D84D725612B36462313325` > @@ -41,7 +41,7 @@ sudo apt install gh ``` > [!TIP] -> To verify the imported PGP keys, you can run this and match the listed fingerprints with those at the top of this document: +> To verify downloaded PGP keys, you can run this and match the listed fingerprints with those at the top of this document: > > ```shell > gpg --show-keys /etc/apt/keyrings/githubcli-archive-keyring.gpg