Skip to content

Commit a2c27ee

Browse files
authored
Fix typo in Readme s/you/your
1 parent 7117f2d commit a2c27ee

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
@@ -11,7 +11,7 @@ it's fast.
1111

1212
Do you need django-pylibmc?
1313
---------------------------
14-
Django has direct support for pylibmc. To use it, set you cache backend::
14+
Django has direct support for pylibmc. To use it, set your cache backend::
1515

1616
CACHES = {
1717
'default': {

0 commit comments

Comments
 (0)