Skip to content

Commit 5da8397

Browse files
committed
Fix one more end tag typo.
1 parent 873186f commit 5da8397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5344,7 +5344,7 @@
53445344
:: A boolean indicating whether {{ImageDecoder/[[encoded data]]}} is completely
53455345
buffered.
53465346

5347-
: <dfn attribute for=ImageDecoder>[[completed promise]]</dnf>
5347+
: <dfn attribute for=ImageDecoder>[[completed promise]]</dfn>
53485348
:: The promise used to signal when {{ImageDecoder/[[complete]]}} becomes
53495349
`true`.
53505350

0 commit comments

Comments
 (0)