Index: tools/dom/docs/docs.json |
diff --git a/tools/dom/docs/docs.json b/tools/dom/docs/docs.json |
index 123447de00dc9a1fd315258f5350e656bfec2326..7a71efa973523ac9fd58c53a09b30ad72dc4480d 100644 |
--- a/tools/dom/docs/docs.json |
+++ b/tools/dom/docs/docs.json |
@@ -4154,7 +4154,7 @@ |
"/**", |
" * Stop the current request.", |
" *", |
- " * The request can only be stopped if readyState is `HEADERS_RECIEVED` or", |
+ " * The request can only be stopped if readyState is `HEADERS_RECEIVED` or", |
" * `LOADING`. If this method is not in the process of being sent, the method", |
" * has no effect.", |
" */" |