From c65c63a2f5d012b862d67ffb8eff7d4103b97546 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 27 Feb 2018 10:37:19 -0500 Subject: [PATCH] fix Signed-off-by: Kenneth Reitz --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 2dc9358..64bac21 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -105,7 +105,7 @@ Render out an :class:`Element `'s HTML: -Select :class:`Element `s within :class:`Element `s: +Select an :class:`Element ` list within an :class:`Element `: .. code-block:: pycon