Skip to content

Commit 007e8ca

Browse files
authored
Merge pull request #196 from matkoniecz/typo
fix missing space
2 parents abf1b54 + 00e072b commit 007e8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ CacheControl is a port of the caching algorithms in httplib2_ for use with
1313
requests_ session object.
1414

1515
It was written because httplib2's better support for caching is often
16-
mitigated by its lack of threadsafety. The same is true of requests in
16+
mitigated by its lack of thread safety. The same is true of requests in
1717
terms of caching.
1818

1919

0 commit comments

Comments
 (0)