We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b3645 commit b46012cCopy full SHA for b46012c
README.md
@@ -11,7 +11,7 @@ files that the web server can serve directly:
11
2. Its response is calculated and stored in a file _F_.
12
3. Next time _E_ is requested, the web server sends _F_ directly.
13
14
-That applies only to GET or HEAD requests whose reponse code is 200, the rest
+That applies only to GET or HEAD requests whose response code is 200, the rest
15
are ignored.
16
17
Unlike caching proxies or other more sophisticated setups, page caching results
0 commit comments