Skip to content

Commit a792ef7

Browse files
committed
Fix typo in docs/source/topics/known-issues.rst
1 parent 01ba344 commit a792ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/topics/known-issues.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ Caching
101101

102102
Secondly, you must use the :class:`django_mongodb_backend.cache.MongoDBCache`
103103
backend rather than Django's built-in database cache backend,
104-
``django.core.cache.backends.db.DatabaseCache``).
104+
``django.core.cache.backends.db.DatabaseCache``.

0 commit comments

Comments
 (0)