Skip to content

Commit 68f893a

Browse files
authored
Merge pull request #162 from hiqua/patch-1
fix typos
2 parents 15d286b + d318c1b commit 68f893a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tips.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
=========================
44

55
Caching is hard! It is considered one of the great challenges of
6-
computer science. Fortunatley, the HTTP spec helps to navigate some
6+
computer science. Fortunately, the HTTP spec helps to navigate some
77
pitfalls of invalidation using stale responses. Below are some
88
suggestions and best practices to help avoid the more subtle issues
99
that can crop up using CacheControl and HTTP caching.
1010

11-
If you have a suggetions please create a new issue in `github
11+
If you have a suggestion please create a new issue in `github
1212
<https://github.com/ionrock/cachecontrol/issues/>`_ and let folks know
1313
what you ran into and how you fixed it.
1414

0 commit comments

Comments
 (0)