From 2f37f1a792c09a3c39a9bc0b87a6a772541bb692 Mon Sep 17 00:00:00 2001 From: "Kyle P. Johnson" Date: Thu, 23 May 2019 19:40:38 -0700 Subject: [PATCH] Change phrasing of faint of heart --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 43a5794..53bb854 100644 --- a/README.rst +++ b/README.rst @@ -13,7 +13,7 @@ When using this library you automatically get: - **Full JavaScript support**! - *CSS Selectors* (a.k.a jQuery-style, thanks to PyQuery). -- *XPath Selectors*, for the faint at heart. +- *XPath Selectors*, for the faint of heart. - Mocked user-agent (like a real web browser). - Automatic following of redirects. - Connection–pooling and cookie persistence.