aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 1d693b2..2ada325 100644
--- a/README.rst
+++ b/README.rst
@@ -171,7 +171,7 @@ The debug toolbar has two settings that can be set in ``settings.py``:
and cache calls. Enabling stacktraces can increase the CPU time used when
executing queries. Defaults to True.
- * ``HIDDEN_STACKTRACE_MODULES``
+ * ``HIDDEN_STACKTRACE_MODULES``
Useful for eliminating server-related entries which can result
in enormous DOM structures and toolbar rendering delays.