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 bb0e360

Browse files
authored
Merge pull request #2922 from guneethind/patch-1
Update article.md
2 parents ddb2b10 + fe23339 commit bb0e360

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 によって変換されたページ (->オリジナル) /