diff --git a/cmd/server.go b/cmd/server.go index b8bca7814..101d7fd43 100644 --- a/cmd/server.go +++ b/cmd/server.go @@ -183,7 +183,7 @@ var stringFlags = map[string]stringFlag{ defaultValue: "", }, GHAppSlugFlag: { - description: "The Github app slug (ie. the URL-friendly name of your GitHub App)", + description: "The Github app slug (ie. the URL-friendly name of your GitHub App)", }, GHOrganizationFlag: { description: "The name of the GitHub organization to use during the creation of a Github App for Atlantis",