mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
Merge pull request #298 from kylepjohnson/master
Correct phraseology of "faint at heart"
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
- Connection–pooling and cookie persistence.
|
||||
|
||||
Reference in New Issue
Block a user