Skip to content

Commit

Permalink
log-in -> login
Browse files Browse the repository at this point in the history
  • Loading branch information
averche committed Apr 12, 2023
1 parent 3cb419f commit 743162f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion path_login.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func pathLogin(b *kubeAuthBackend) *framework.Path {

DisplayAttrs: &framework.DisplayAttributes{
OperationPrefix: operationPrefixKubernetes,
OperationVerb: "log-in",
OperationVerb: "login",
},

Fields: map[string]*framework.FieldSchema{
Expand Down

0 comments on commit 743162f

Please sign in to comment.