Skip to content

Commit 15c2745

Browse files
authored
Update full web IDL.
1 parent 6143e1d commit 15c2745

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)