Skip to content

Commit f29d629

Browse files
authored
Fix HTTP header
1 parent 6c524cb commit f29d629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ class Book
111111

112112
For all endpoints related to this resource class, the following HTTP header will be set:
113113

114-
`Cache-Controle: max-age=60, public, s-maxage=120`
114+
`Cache-Control: max-age=60, public, s-maxage=120`
115115

116116
It's also possible to set different cache headers per operation:
117117

0 commit comments

Comments
 (0)