We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4183bb commit 3a440ecCopy full SHA for 3a440ec
lib/internal/crypto/certificate.js
@@ -11,7 +11,7 @@ const {
11
} = require('internal/crypto/util');
12
13
// The functions contained in this file cover the SPKAC format
14
-// (also refered to as Netscape SPKI). A general description of
+// (also referred to as Netscape SPKI). A general description of
15
// the format can be found at https://en.wikipedia.org/wiki/SPKAC
16
17
function verifySpkac(spkac, encoding) {
0 commit comments