diff --git a/index.html b/index.html index 6e3bfb4..c0cee48 100644 --- a/index.html +++ b/index.html @@ -760,7 +760,7 @@
"deleteEntireSoftLine"
getTargetRanges() returns an arrays + "targetRange">getTargetRanges() returns an array of StaticRanges representing the text that the event will modify if it is not canceled. The returned StaticRanges MUST cover only the code points @@ -1679,7 +1679,7 @@
InputEvent.getTargetRanges()
:
- returns an arrays of StaticRanges which will be
+ returns an array of StaticRanges which will be
affected by the change to the DOM if it is not
canceled.