| Index: tools/dom/docs/docs.json
|
| diff --git a/tools/dom/docs/docs.json b/tools/dom/docs/docs.json
|
| index b2fd1ba08067e9a9a502d14a3effbb2bb76866cb..7ce71fbe4a0653caa1d1c778f5d70c67cee4dbbb 100644
|
| --- a/tools/dom/docs/docs.json
|
| +++ b/tools/dom/docs/docs.json
|
| @@ -527,7 +527,7 @@
|
| " * The data received as a reponse from the request.",
|
| " *",
|
| " * The data could be in the",
|
| - " * form of a [String], [ArrayBuffer], [Document], [Blob], or json (also a",
|
| + " * form of a [String], [ByteBuffer], [Document], [Blob], or json (also a",
|
| " * [String]). `null` indicates request failure.",
|
| " */"
|
| ],
|
|
|