Skip to content

Commit c8f2518

Browse files
committed
Minor formatting fix.
1 parent 0052873 commit c8f2518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strings.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default {
2525
zip: 'Compression algorithm',
2626
kty: 'Key type',
2727
use: 'Intended use of key: "sig" or "enc" (other values accepted)',
28-
key_ops: 'Intended operations for this key' ,
28+
key_ops: 'Intended operations for this key',
2929
sid: 'Session ID (String identifier for a Session)'
3030
}
3131
},

0 commit comments

Comments
 (0)