| Index: tools/dom/docs/docs.json
|
| diff --git a/tools/dom/docs/docs.json b/tools/dom/docs/docs.json
|
| index 123447de00dc9a1fd315258f5350e656bfec2326..98455fdaa4b6f29bb2f173d4f8fcbc76f724b00e 100644
|
| --- a/tools/dom/docs/docs.json
|
| +++ b/tools/dom/docs/docs.json
|
| @@ -4201,7 +4201,7 @@
|
| " *",
|
| " * Note: Most simple HTTP requests can be accomplished using the [getString],",
|
| " * [request], [requestCrossOrigin], or [postFormData] methods. Use of this",
|
| - " * `open` method is intended only for more complext HTTP requests where",
|
| + " * `open` method is intended only for more complex HTTP requests where",
|
| " * finer-grained control is needed.",
|
| " */"
|
| ],
|
| @@ -4298,7 +4298,7 @@
|
| " *",
|
| " * Note: Most simple HTTP requests can be accomplished using the [getString],",
|
| " * [request], [requestCrossOrigin], or [postFormData] methods. Use of this",
|
| - " * `send` method is intended only for more complext HTTP requests where",
|
| + " * `send` method is intended only for more complex HTTP requests where",
|
| " * finer-grained control is needed.",
|
| " *",
|
| " * ## Other resources",
|
|
|