Skip to content

Commit 75c98a7

Browse files
committed
Remove config from docs as sphinx says it's misspelled.
1 parent dd394db commit 75c98a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pending
1010
* Converted cookie keys to lowercase. Fixed the ``samesite`` argument to
1111
``djdt.cookie.set``.
1212
* Defines the ``BaseStore`` interface for request storage mechanisms.
13-
* Added the config setting ``TOOLBAR_STORE_CLASS`` to configure the request
13+
* Added the setting ``TOOLBAR_STORE_CLASS`` to configure the request
1414
storage mechanism. Defaults to ``debug_toolbar.store.MemoryStore``.
1515

1616
4.1.0 (2023-05-15)

0 commit comments

Comments
 (0)