Skip to content

Commit 59a621b

Browse files
authored
Update installation.rst
I added two words 'and you' to the sentence under the "Django Channels & Async" subsection of the "Troubleshooting" section of the INSTALLATION page for a better comprehension of the sentence.
1 parent a9a66a9 commit 59a621b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Django Channels & Async
245245
^^^^^^^^^^^^^^^^^^^^^^^
246246

247247
The Debug Toolbar currently doesn't support Django Channels or async projects.
248-
If you are using Django channels are having issues getting panels to load,
248+
If you are using Django channels and you are having issues getting panels to load,
249249
please review the documentation for the configuration option
250250
:ref:`RENDER_PANELS <RENDER_PANELS>`.
251251

0 commit comments

Comments
 (0)