From 90981e35550f2ba34b79791361e658d43233ecbe Mon Sep 17 00:00:00 2001 From: Roberto Seldner Date: Tue, 11 Feb 2025 14:27:44 -0700 Subject: [PATCH] Typo fix in air-gapped.asciidoc Replaced `windows_x86_64` with `windows-x86_64` --- docs/en/ingest-management/fleet/air-gapped.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/fleet/air-gapped.asciidoc b/docs/en/ingest-management/fleet/air-gapped.asciidoc index e56fed30a..0b8abb89a 100644 --- a/docs/en/ingest-management/fleet/air-gapped.asciidoc +++ b/docs/en/ingest-management/fleet/air-gapped.asciidoc @@ -305,7 +305,7 @@ Where: + * `` is in the format `beats/elastic-agent`, `fleet-server`, `endpoint-dev`, and so on. * `` is in the format `elastic-agent`, `endpoint-security`, or `fleet-server` and so on. -* `arch-package-type` is in the format `linux-x86_64`, `linux-arm64`, `windows_x86_64`, `darwin_x86_64`, or +* `arch-package-type` is in the format `linux-x86_64`, `linux-arm64`, `windows-x86_64`, `darwin_x86_64`, or darwin_aarch64`. * If you're using the DEB package manager: +