From 98421d5356107e1f307f580b5d1ad91cf5861c4e Mon Sep 17 00:00:00 2001 From: Zach Wasserman Date: Wed, 5 Apr 2023 08:08:24 -0700 Subject: [PATCH] Fix typo in Adding-hosts.md (#10991) --- docs/Using-Fleet/Adding-hosts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Using-Fleet/Adding-hosts.md b/docs/Using-Fleet/Adding-hosts.md index 6a3de1eb75..d2468c9e3e 100644 --- a/docs/Using-Fleet/Adding-hosts.md +++ b/docs/Using-Fleet/Adding-hosts.md @@ -46,7 +46,7 @@ When you install the generated Orbit installer on a host, this host will automat ### Signing installers - >**Note:** Currently, the `fleetclt package` does not provide support for signing Windows Orbit installers. Windows installers can be signed after building. + >**Note:** Currently, the `fleetctl package` does not provide support for signing Windows Orbit installers. Windows installers can be signed after building. The `fleetctl package` provides support for signing and notarizing macOS osquery installers via the `--sign-identity` and `--notarize` flags.