Skip to content

Commit c968d08

Browse files
flakey5panva
andauthored
Update src/utils/parser/constants.mjs
Co-authored-by: Filip Skokan <[email protected]>
1 parent d2e94b6 commit c968d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/parser/constants.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ export const DOC_TYPES_MAPPING_NODE_MODULES = {
219219
RecordableHistogram:
220220
'perf_hooks.html#class-recordablehistogram-extends-histogram',
221221

222-
RsaHashedKeyAlgorithm: 'webcrypto.html#class-rsahashedkeygenparams',
222+
RsaHashedKeyAlgorithm: 'webcrypto.html#class-rsahashedkeyalgorithm',
223223
RsaHashedImportParams: 'webcrypto.html#class-rsahashedimportparams',
224224
RsaHashedKeyGenParams: 'webcrypto.html#class-rsahashedkeygenparams',
225225
RsaOaepParams: 'webcrypto.html#class-rsaoaepparams',

0 commit comments

Comments
 (0)