Skip to content

Commit fa58264

Browse files
committed
Consistent SubtleCrypto method header formatting
1 parent 95137eb commit fa58264

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2269,7 +2269,7 @@ <h4>The deriveBits method</h4>
22692269
</section>
22702270

22712271
<section id="SubtleCrypto-method-importKey">
2272-
<h4>The {{SubtleCrypto/importKey()}} method</h4>
2272+
<h4>The importKey method</h4>
22732273
<p>
22742274
When invoked, the <dfn id="dfn-SubtleCrypto-method-importKey" data-dfn-for=SubtleCrypto>importKey</dfn> method MUST perform the following steps:
22752275
</p>
@@ -2434,7 +2434,7 @@ <h4>The {{SubtleCrypto/importKey()}} method</h4>
24342434
</section>
24352435

24362436
<section id="SubtleCrypto-method-exportKey">
2437-
<h4>The {{SubtleCrypto/exportKey()}} method</h4>
2437+
<h4>The exportKey method</h4>
24382438
<p>
24392439
When invoked, the <dfn id="dfn-SubtleCrypto-method-exportKey" data-dfn-for=SubtleCrypto>exportKey</dfn> method MUST perform the following steps:
24402440
</p>

0 commit comments

Comments
 (0)