We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddb2b10 + fe23339 commit bb0e360Copy full SHA for bb0e360
5-network/01-fetch/article.md
@@ -298,7 +298,7 @@ fetch(url, options)
298
299
Response properties:
300
- `response.status` -- HTTP code of the response,
301
-- `response.ok` -- `true` is the status is 200-299.
+- `response.ok` -- `true` if the status is 200-299.
302
- `response.headers` -- Map-like object with HTTP headers.
303
304
Methods to get response body:
0 commit comments