Skip to content

Commit c4d1987

Browse files
authoredSep 1, 2019
Merge pull request #1300 from Jandoria/patch-2
Typo fix
2 parents bbdb520 + dc46fa8 commit c4d1987

File tree

1 file changed

+1
-1
lines changed
  • 5-network/05-fetch-crossorigin/1-do-we-need-origin

1 file changed

+1
-1
lines changed
 

‎5-network/05-fetch-crossorigin/1-do-we-need-origin/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ As you can see, both `Referer` and `Origin` are present.
2525
The questions:
2626

2727
1. Why `Origin` is needed, if `Referer` has even more information?
28-
2. If it possible that there's no `Referer` or `Origin`, or it's incorrect?
28+
2. Is it possible that there's no `Referer` or `Origin`, or is it incorrect?

0 commit comments

Comments
 (0)