fix(curriculum): fix incorrect header (#61709)

This commit is contained in:
sinha21Soumya 2025-08-07 18:04:12 +05:30 committed by GitHub
parent 32512e526a
commit 1ea5b8fe52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -97,7 +97,7 @@ Think about where files are viewed by you.
---
Use the Control-Cache header to specify how long browsers should keep files.
Use the Cache-Control header to specify how long browsers should keep files.
---