From fcaac85af9e6387a91efb6c4f79a62f0fc9c8bf1 Mon Sep 17 00:00:00 2001 From: bkcsfi Date: Thu, 8 Mar 2018 12:33:06 -0500 Subject: [PATCH] fix typo in index.rst --- 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 ef794b3..4f51fe7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -144,7 +144,7 @@ XPath is also supported (`learn more >> r.html.xpath('a') [] -You can also select only elements containing certian text: +You can also select only elements containing certain text: .. code-block:: pycon