Merge pull request #298 from kylepjohnson/master

Correct phraseology of "faint at heart"
This commit is contained in:
2019-05-31 13:22:12 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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.
- Connectionpooling and cookie persistence.
+1 -1
View File
@@ -23,7 +23,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.
- Connectionpooling and cookie persistence.