We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0052873 commit c8f2518Copy full SHA for c8f2518
src/strings.js
@@ -25,7 +25,7 @@ export default {
25
zip: 'Compression algorithm',
26
kty: 'Key type',
27
use: 'Intended use of key: "sig" or "enc" (other values accepted)',
28
- key_ops: 'Intended operations for this key' ,
+ key_ops: 'Intended operations for this key',
29
sid: 'Session ID (String identifier for a Session)'
30
}
31
},
0 commit comments