summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Godwin2022-12-06 17:07:10 -0700
committerAndrew Godwin2022-12-06 17:07:22 -0700
commit126c7a14ecc89936ea5477d7baf1eb200da71f53 (patch)
tree82175a975f704d15ea824d8551774736da66f799
parent8c45a65594dff8a843545ee70b7e6be817e9d26e (diff)
downloadtakahe-126c7a14ecc89936ea5477d7baf1eb200da71f53.tar.gz
takahe-126c7a14ecc89936ea5477d7baf1eb200da71f53.tar.bz2
takahe-126c7a14ecc89936ea5477d7baf1eb200da71f53.zip
Fix text on Tuning page
-rw-r--r--docs/tuning.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tuning.rst b/docs/tuning.rst
index 6f7badc..9e959ec 100644
--- a/docs/tuning.rst
+++ b/docs/tuning.rst
@@ -26,8 +26,8 @@ they are with other servers.
Caching is configured by specifying a cache DSN in the environment variable
``TAKAHE_CACHES_DEFAULT``. The DSN format can be any supported by
`django-cache-url <https://github.com/epicserve/django-cache-url>`_, but
-some cache backends will require additional Python pacakages not required
-by Takahē.
+some cache backends will require additional Python packages not installed
+by default with Takahē.
**Examples**