Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wpjunior committed Mar 11, 2024
1 parent a540c62 commit e2b10bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/team.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
"github.com/tsuru/tsuru/types/quota"
)

// for some compatibility reasons the name of team must be compilant on some cloud providers
// for some compatibility reasons the name of team must be compliant on some cloud providers
// GCP: https://cloud.google.com/compute/docs/labeling-resources#requirements
//
// Keys have a minimum length of 1 character and a maximum length of 63 characters, and cannot be empty. Values can be empty, and have a maximum length of 63 characters.
Expand Down

0 comments on commit e2b10bf

Please sign in to comment.