From 0a4cbb5fcf30557c4b95ca13f061a3180c1013a4 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Sun, 6 Nov 2016 14:17:03 +0000 Subject: [PATCH] Slight grammar tweaks --- docs/inshort.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/inshort.rst b/docs/inshort.rst index e3427ad..655f2fd 100644 --- a/docs/inshort.rst +++ b/docs/inshort.rst @@ -97,12 +97,13 @@ What version of Django does it work with? You can install Channels as a library for Django >= 1.8. It has a few extra dependencies, but these will all be installed if you use ``pip``. + Official project ---------------- -Channels is not in the Django core as it was initially planned, but it's -an official Django project since september 2016. More informations about Channels -as an official project are available on the +Channels is not in the Django core as initially planned, but it's +an official Django project since September 2016. More information about Channels +being adopted as an official project are available on the `Django blog `_.