Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fe23339

Browse files
Update article.md
corrected a typo in the article summary line 301 is --> if
1 parent 2cca9a9 commit fe23339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎5-network/01-fetch/article.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ fetch(url, options)
298298

299299
Response properties:
300300
- `response.status` -- HTTP code of the response,
301-
- `response.ok` -- `true` is the status is 200-299.
301+
- `response.ok` -- `true` if the status is 200-299.
302302
- `response.headers` -- Map-like object with HTTP headers.
303303

304304
Methods to get response body:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /