Skip to content

Commit 2fa6da5

Browse files
committed
add space in docs
1 parent 742fc0a commit 2fa6da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Problematic Parts
8282
- Support for async and multi-threading: ``debug_toolbar.middleware.DebugToolbarMiddleware``
8383
is now async compatible and can process async requests. However certain
8484
panels such as ``SQLPanel``, ``TimerPanel``, ``StaticFilesPanel``,
85-
``RequestPanel``and ``ProfilingPanel`` aren't fully
85+
``RequestPanel`` and ``ProfilingPanel`` aren't fully
8686
compatible and currently being worked on. For now, these panels
8787
are disabled by default when running in async environment.
8888
follow the progress of this issue in `Async compatible toolbar project <https://github.com/orgs/jazzband/projects/9>`_.

0 commit comments

Comments
 (0)