Skip to content

Commit e229f06

Browse files
panvatargos
authored andcommitted
doc: add backticks to webcrypto rsaOaepParams
PR-URL: #45883 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
1 parent dfa58c1 commit e229f06

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
@@ -1589,7 +1589,7 @@ there is reason to use a different value, use `new Uint8Array([1, 0, 1])`
15891589
added: v15.0.0
15901590
-->
15911591

1592-
#### rsaOaepParams.label
1592+
#### `rsaOaepParams.label`
15931593

15941594
<!-- YAML
15951595
added: v15.0.0
@@ -1602,7 +1602,7 @@ to the generated ciphertext.
16021602

16031603
The `rsaOaepParams.label` parameter is optional.
16041604

1605-
#### rsaOaepParams.name
1605+
#### `rsaOaepParams.name`
16061606

16071607
<!-- YAML
16081608
added: v15.0.0

0 commit comments

Comments
 (0)