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 2d8520a commit 2d353e9Copy full SHA for 2d353e9
pydis_site/templates/events/pages/code-jams/9/frameworks.html
@@ -71,8 +71,8 @@ <h3 id="approved-frameworks"><a href="#approved-frameworks">Approved Frameworks<
71
<div class="card mb-4">
72
<div class="card-content">
73
<div class="content">
74
- <p class="subtitle">AioHTTP</p>
75
- <p>AioHTTP provides both a client and server WebSocket implementation, while avoiding callback-hell.
+ <p class="subtitle">aiohttp</p>
+ <p>aiohttp provides both a client and server WebSocket implementation, while avoiding callback-hell.
76
</p>
77
</div>
78
0 commit comments