mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Fix missing word in adding hosts to fleet docs (#1964)
This commit is contained in:
parent
d01727dff2
commit
c9334f1c83
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ You may also need to define the `--insecure` and/or `--insecure_grpc` flag. If y
|
|||
|
||||
#### Generating packages
|
||||
|
||||
The Launcher also provides easy, robust tooling for creating packages that you can distribute across your
|
||||
The Launcher also provides easy, robust tooling for creating packages that you can distribute across your fleet:
|
||||
|
||||
```
|
||||
$ make package-builder
|
||||
|
|
|
|||
Loading…
Reference in a new issue