Skip to content

Commit 1cc168d

Browse files
fix: question103 correct answer
1 parent e87fb69 commit 1cc168d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1313,10 +1313,10 @@ We are so thankful for every contribution, which makes sure we can deliver top-n
13131313

13141314
![Question 103](images/question103.jpg)
13151315

1316-
- [x] caching-type: Internal. downstream-caching-type: Private. vary-by-header: Authorization.
1316+
- [ ] caching-type: Internal. downstream-caching-type: Private. vary-by-header: Authorization.
13171317
- [ ] caching-type: Public. downstream-caching-type: Expect. vary-by-header: Private.
13181318
- [ ] caching-type: Internal. downstream-caching-type: External. vary-by-header: Authorization.
1319-
- [ ] caching-type: External. downstream-caching-type: Private. vary-by-header: Authorization.
1319+
- [x] caching-type: External. downstream-caching-type: Private. vary-by-header: Authorization.
13201320

13211321
**[⬆ Back to Top](#table-of-contents)**
13221322

0 commit comments

Comments
 (0)