Skip to content

Commit 0e235ab

Browse files
Bluenix2kosayoda
andauthored
Remove extra wording in ASGI explanation
Co-authored-by: Kieran Siek <[email protected]>
1 parent 79413d4 commit 0e235ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydis_site/templates/events/pages/code-jams/9/frameworks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<div class="notification is-info is-light">
2121
<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.
22+
This specification documents how the frameworks should interact with ASGI servers.
2323
You are also allowed to <strong>work with the ASGI specification directly</strong> without a framework, if your team so chooses to.
2424
Refer to the <a href="https://asgi.readthedocs.io/en/latest/">specification online</a>.
2525
</p>

0 commit comments

Comments
 (0)