Fix typo in Adding-hosts.md (#10991)

This commit is contained in:
Zach Wasserman 2023-04-05 08:08:24 -07:00 committed by GitHub
parent cea358f53a
commit 98421d5356
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.