From c9334f1c83acd94a52c4a4492451e4878901258c Mon Sep 17 00:00:00 2001 From: Zachary Wasserman Date: Fri, 7 Dec 2018 15:20:44 -0800 Subject: [PATCH] Fix missing word in adding hosts to fleet docs (#1964) --- docs/infrastructure/adding-hosts-to-fleet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/infrastructure/adding-hosts-to-fleet.md b/docs/infrastructure/adding-hosts-to-fleet.md index 01f46ca218..a58c29b958 100644 --- a/docs/infrastructure/adding-hosts-to-fleet.md +++ b/docs/infrastructure/adding-hosts-to-fleet.md @@ -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