summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJesse Shapiro <jesse@jesseshapiro.net>2018-02-26 09:59:04 -0500
committerGitHub <noreply@github.com>2018-02-26 09:59:04 -0500
commitf507c151768ba34dde29c4f4575a033fc1bb5727 (patch)
tree9d8042df34865c1d078b2c9c57fb2249d3809677 /docs
parent5bf40bee12d0b249172dc3eda4dc991854a422e7 (diff)
parent95c91886501f588c16d1a4b831b81b9a4894ebb3 (diff)
downloadurllib3-f507c151768ba34dde29c4f4575a033fc1bb5727.tar.gz
Merge pull request #1328 from dienteperro/patch-1
minor typo fixed.
Diffstat (limited to 'docs')
-rw-r--r--docs/advanced-usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/advanced-usage.rst b/docs/advanced-usage.rst
index a9723c5e..fbfe7249 100644
--- a/docs/advanced-usage.rst
+++ b/docs/advanced-usage.rst
@@ -191,7 +191,7 @@ SSL Warnings
urllib3 will issue several different warnings based on the level of certificate
verification support. These warning indicate particular situations and can
-resolved in different ways.
+be resolved in different ways.
* :class:`~exceptions.InsecureRequestWarning`
This happens when a request is made to an HTTPS URL without certificate