From bf6b9758879f7e9e612084ef529be2608158fc9b Mon Sep 17 00:00:00 2001 From: Luca Belluccini Date: Mon, 26 May 2025 18:43:00 +0200 Subject: [PATCH] Update install-elastic-agents.md typo --- reference/fleet/install-elastic-agents.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/fleet/install-elastic-agents.md b/reference/fleet/install-elastic-agents.md index e2ffd022fd..66258c4db4 100644 --- a/reference/fleet/install-elastic-agents.md +++ b/reference/fleet/install-elastic-agents.md @@ -89,7 +89,7 @@ This basic package is suitable for most use cases and it offers a reduced size o #### Servers flavor [elastic-agent-servers-flavor-regular] -The servers {{agent}} flavor is installed using the `elastic-agent install --install-servers` command, or for RPM and DEB packages the `ELATIC_AGENT_FLAVOR=servers` environment variable. In addition to components included in the basic flavor, this flavor also includes: +The servers {{agent}} flavor is installed using the `elastic-agent install --install-servers` command, or for RPM and DEB packages the `ELASTIC_AGENT_FLAVOR=servers` environment variable. In addition to components included in the basic flavor, this flavor also includes: * `apm-server` - implements the Elastic [APM Server](/solutions/observability/apm/get-started.md). * `cloudbeat` - implements [Cloud Security Posture Management (CSPM)](../../solutions/security/cloud/cloud-security-posture-management.md) integrations.