Skip to content

Commit 48ea28a

Browse files
panvajuanarbol
authored andcommitted
doc: add backticks to webcrypto rsaOaepParams
PR-URL: #45883 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
1 parent 726b285 commit 48ea28a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/webcrypto.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1554,7 +1554,7 @@ there is reason to use a different value, use `new Uint8Array([1, 0, 1])`
15541554
added: v15.0.0
15551555
-->
15561556

1557-
#### rsaOaepParams.label
1557+
#### `rsaOaepParams.label`
15581558

15591559
<!-- YAML
15601560
added: v15.0.0
@@ -1567,7 +1567,7 @@ to the generated ciphertext.
15671567

15681568
The `rsaOaepParams.label` parameter is optional.
15691569

1570-
#### rsaOaepParams.name
1570+
#### `rsaOaepParams.name`
15711571

15721572
<!-- YAML
15731573
added: v15.0.0

0 commit comments

Comments
 (0)