Skip to content

Commit 2d353e9

Browse files
Bluenix2Numerlor
andauthored
De-capitalize aiohttp in codejam frameworks
Co-authored-by: Numerlor <[email protected]>
1 parent 2d8520a commit 2d353e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ <h3 id="approved-frameworks"><a href="#approved-frameworks">Approved Frameworks<
7171
<div class="card mb-4">
7272
<div class="card-content">
7373
<div class="content">
74-
<p class="subtitle">AioHTTP</p>
75-
<p>AioHTTP provides both a client and server WebSocket implementation, while avoiding callback-hell.
74+
<p class="subtitle">aiohttp</p>
75+
<p>aiohttp provides both a client and server WebSocket implementation, while avoiding callback-hell.
7676
</p>
7777
</div>
7878
</div>

0 commit comments

Comments
 (0)