summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generator/app.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/generator/app.go b/generator/app.go
index 99336c0d..e0dd17b1 100644
--- a/generator/app.go
+++ b/generator/app.go
@@ -90,7 +90,7 @@ func (e *Group) DirName(prefix string) string {
}
// SetupGitHubTeams will iterate over all the possible teams available to a
-// group (these are defined by the Kubernetes organisation) and populate a
+// group (these are defined by the Kubernetes organization) and populate a
// list using the group's prefix.
func (e *Group) SetupGitHubTeams(prefix string) {
ghPrefix := e.Contact.GithubTeamPrefix