Skip to content

Commit 61a11c6

Browse files
committed
Or to or in docs
1 parent 71dfdfa commit 61a11c6

File tree

1 file changed

+1
-1
lines changed
  • javascript/ql/lib/semmle/javascript/frameworks

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/frameworks/JWT.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ private module JsonWebToken {
4040
}
4141

4242
/**
43-
* The secret Or PrivateKey for a JWT as a `CredentialsNode`.
43+
* The secret or PrivateKey for a JWT as a `CredentialsNode`.
4444
*/
4545
private class JwtKey extends CredentialsNode {
4646
JwtKey() {

0 commit comments

Comments
 (0)