Skip to content

Commit 9a90fcd

Browse files
authored
Fixed typos in community.rst (#1853)
1 parent ae60a7d commit 9a90fcd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/community.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ Community Projects
33

44
These projects from the community are developed on top of Channels:
55

6-
* Beatserver_, a periodic task scheduler for django channels.
7-
* EventStream_, a library to push data using Server-Sent Events (SSE) protocol.
8-
* DjangoChannelsRestFramework_, a framework that providers DRF like consumers for channels.
9-
* ChannelsMultiplexer_, a JsonConsumer Multiplexer for channels.
6+
* Beatserver_, a periodic task scheduler for Django Channels.
7+
* EventStream_, a library to push data using the Server-Sent Events (SSE) protocol.
8+
* DjangoChannelsRestFramework_, a framework that provides DRF-like consumers for Channels.
9+
* ChannelsMultiplexer_, a JsonConsumer Multiplexer for Channels.
1010
* DjangoChannelsIRC_, an interface server and matching generic consumers for IRC.
1111
* Apollo_, a real-time polling application for corporate and academic environments.
1212
* DjangoChannelsJsonRpc_, a wrapper for the JSON-RPC protocol.

0 commit comments

Comments
 (0)