We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79413d4 commit 0e235abCopy full SHA for 0e235ab
pydis_site/templates/events/pages/code-jams/9/frameworks.html
@@ -19,7 +19,7 @@
19
20
<div class="notification is-info is-light">
21
<p>Most of the below frameworks implement what is called the ASGI Specification.
22
- This specification documents how the frameworks should interact with ASGI servers and call the frameworks.
+ This specification documents how the frameworks should interact with ASGI servers.
23
You are also allowed to <strong>work with the ASGI specification directly</strong> without a framework, if your team so chooses to.
24
Refer to the <a href="https://asgi.readthedocs.io/en/latest/">specification online</a>.
25
</p>
0 commit comments