From 81a48592f2c1cd719dfd3cfbf685605833b4e912 Mon Sep 17 00:00:00 2001 From: Nick Steel Date: Mon, 3 Oct 2016 23:23:32 +0100 Subject: [PATCH] Docs: more readable --- docs/ext/web.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ext/web.rst b/docs/ext/web.rst index de9aed1d..cfc19ff0 100644 --- a/docs/ext/web.rst +++ b/docs/ext/web.rst @@ -222,11 +222,11 @@ To install, run:: Other web clients ================= -There's also some other web clients for Mopidy that use the :ref:`http-api`, -but isn't installable using ``pip``: +There are also some other web clients for Mopidy that use the :ref:`http-api` +but are not installable using ``pip``: - `Apollo Player `_ -In addition, there's several web based MPD clients, which doesn't use the +In addition, there are several web based MPD clients, which doesn't use the :ref:`ext-http` frontend at all, but connect to Mopidy through our :ref:`ext-mpd` frontend. For a list of those, see :ref:`mpd-web-clients`.