mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Or to or in docs
This commit is contained in:
@@ -40,7 +40,7 @@ private module JsonWebToken {
|
||||
}
|
||||
|
||||
/**
|
||||
* The secret Or PrivateKey for a JWT as a `CredentialsNode`.
|
||||
* The secret or PrivateKey for a JWT as a `CredentialsNode`.
|
||||
*/
|
||||
private class JwtKey extends CredentialsNode {
|
||||
JwtKey() {
|
||||
|
||||
Reference in New Issue
Block a user