From 126c7a14ecc89936ea5477d7baf1eb200da71f53 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Tue, 6 Dec 2022 17:07:10 -0700 Subject: Fix text on Tuning page --- docs/tuning.rst | 4 ++-- 1 file 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 `_, 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** -- cgit v1.2.3