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.
2 parents 15d286b + d318c1b commit 68f893aCopy full SHA for 68f893a
docs/tips.rst
@@ -3,12 +3,12 @@
3
=========================
4
5
Caching is hard! It is considered one of the great challenges of
6
-computer science. Fortunatley, the HTTP spec helps to navigate some
+computer science. Fortunately, the HTTP spec helps to navigate some
7
pitfalls of invalidation using stale responses. Below are some
8
suggestions and best practices to help avoid the more subtle issues
9
that can crop up using CacheControl and HTTP caching.
10
11
-If you have a suggetions please create a new issue in `github
+If you have a suggestion please create a new issue in `github
12
<https://github.com/ionrock/cachecontrol/issues/>`_ and let folks know
13
what you ran into and how you fixed it.
14
0 commit comments