Skip to content

Commit 04cab45

Browse files
committed
Update full web IDL.
1 parent e59efd2 commit 04cab45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ dictionary ProofreadCorrection {
297297
unsigned long long startIndex;
298298
unsigned long long endIndex;
299299
DOMString correction;
300-
CorrectionType type;
300+
sequence<CorrectionType> type;
301301
DOMString explanation;
302302
};
303303

0 commit comments

Comments
 (0)