From 77c55ddf6676344636903d3fe733afb0780dd81e Mon Sep 17 00:00:00 2001 From: beltphed <129204636+beltphed@users.noreply.github.com> Date: Fri, 1 Nov 2024 07:49:37 -0700 Subject: [PATCH] Fix typo: GCP -> GPG Small typo, probably an autocorrect induced error. The text says "GCP" but the steps reference importing a GPG key. --- source/_templates/installations/wazuh/deb/add_repository.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_templates/installations/wazuh/deb/add_repository.rst b/source/_templates/installations/wazuh/deb/add_repository.rst index e8e385e5c2..546e3a2493 100644 --- a/source/_templates/installations/wazuh/deb/add_repository.rst +++ b/source/_templates/installations/wazuh/deb/add_repository.rst @@ -20,7 +20,7 @@ .. note:: - For Debian 7, 8, and Ubuntu 14 systems import the GCP key and add the Wazuh repository (steps 1 and 2) using the following commands. + For Debian 7, 8, and Ubuntu 14 systems import the GPG key and add the Wazuh repository (steps 1 and 2) using the following commands. .. code-block:: console