Skip to content

Commit b46012c

Browse files
committed
typo [ci skip]
1 parent a1b3645 commit b46012c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ files that the web server can serve directly:
1111
2. Its response is calculated and stored in a file _F_.
1212
3. Next time _E_ is requested, the web server sends _F_ directly.
1313

14-
That applies only to GET or HEAD requests whose reponse code is 200, the rest
14+
That applies only to GET or HEAD requests whose response code is 200, the rest
1515
are ignored.
1616

1717
Unlike caching proxies or other more sophisticated setups, page caching results

0 commit comments

Comments
 (0)