Skip to content

Commit 2dc40bb

Browse files
authored
Fixed very small typo in air-gapped.asciidoc
Typo fix: "om" replaced with "in"
1 parent ba33e5a commit 2dc40bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/ingest-management/fleet/air-gapped.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ sub-directories that follow the same convention used by the {artifact-registry}:
259259
Where:
260260
+
261261
* `<artifact_type>` is in the format `beats/elastic-agent`, `fleet-server`, `endpoint-dev`, and so on.
262-
* `<artifict_name>` is om the format `elastic-agent`, `endpoint-security`, or `fleet-server` and so on.
262+
* `<artifict_name>` is in the format `elastic-agent`, `endpoint-security`, or `fleet-server` and so on.
263263
* `arch-package-type` is in the format `linux-x86_64`, `linux-arm64`, `windows_x86_64`, `darwin_x86_64`, or
264264
darwin_aarch64`.
265265
* If you're using the DEB package manager:

0 commit comments

Comments
 (0)