Skip to content

Commit

Permalink
Update phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Jul 1, 2019
1 parent 780b132 commit 7c27e52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builtin/credential/github/path_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ API-compatible authentication server.`,
}

tokenutil.AddTokenFields(p.Fields)
p.Fields["token_policies"].Description += ". This will apply to all tokens generated by this auth method, in addition to any configured for specific users/groups."
p.Fields["token_policies"].Description += ". This will apply to all tokens generated by this auth method, in addition to any policies configured for specific users/groups."
return p
}

Expand Down

0 comments on commit 7c27e52

Please sign in to comment.