Skip to content

Commit

Permalink
Remove config from docs as sphinx says it's misspelled.
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schilling committed Jun 17, 2023
1 parent dd394db commit 75c98a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Pending
* Converted cookie keys to lowercase. Fixed the ``samesite`` argument to
``djdt.cookie.set``.
* Defines the ``BaseStore`` interface for request storage mechanisms.
* Added the config setting ``TOOLBAR_STORE_CLASS`` to configure the request
* Added the setting ``TOOLBAR_STORE_CLASS`` to configure the request
storage mechanism. Defaults to ``debug_toolbar.store.MemoryStore``.

4.1.0 (2023-05-15)
Expand Down

0 comments on commit 75c98a7

Please sign in to comment.