From 9b08454a32b8dc46b8a0a74a3c72b6ab94d020a3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 27 Feb 2018 08:40:58 -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 ea98351..da48615 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -47,7 +47,7 @@ Or, if you want access to :class:`BrowserHTMLSession `: $ pipenv install requests-html[browser] -Only later version of **Python 3** are supported. +Only later version of **Python 3** are supported. Tutorial & Usage