Skip to content

Commit 49573b7

Browse files
committed
fix doc nit
1 parent 213775a commit 49573b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ added: REPLACEME
665665
- `curve` {string}
666666
- `inputEncoding` {string}
667667
- `outputEncoding` {string}
668-
- `format` {string} Defaults to `uncompressed`.
668+
- `format` {string} **Default:** `uncompressed`
669669

670670
Converts the EC Diffie-Hellman public key specified by `key` and `curve` to the
671671
format specified by `format`. The `format` argument specifies point encoding

0 commit comments

Comments
 (0)