Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalnayak committed Oct 15, 2017
1 parent 605182d commit 487deba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builtin/credential/radius/path_login.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ func (b *backend) pathLogin(
LeaseOptions: logical.LeaseOptions{
Renewable: true,
},
Alias: &logical.Alais{
Alias: &logical.Alias{
Name: username,
},
}
Expand Down

0 comments on commit 487deba

Please sign in to comment.