Fixed spelling error

This commit is contained in:
Matt Farina 2017-09-26 10:08:01 -04:00
parent 2920f3430d
commit 0df6cd1758
No known key found for this signature in database
GPG Key ID: CDBDE65D3E544BF3
1 changed files with 1 additions and 1 deletions

View File

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