commit | d09580156463d91d1d1e1aac1bdc9be90e9b5d03 | [log] [tgz] |
---|---|---|
author | Jakob Holmelund <jakobholmelund@gmail.com> | Tue Jan 31 21:36:18 2017 +0100 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Tue Jan 31 12:36:18 2017 -0800 |
tree | 11eecda913450fddacb593858088999163048e0a | |
parent | 24d87e8f13b59a75e10d7966f148e6374e2b5e25 [diff] |
Fixing typo in google_auth_httplib2 README (#103)
diff --git a/httplib2_transport/README.rst b/httplib2_transport/README.rst index 09405ae..15477d0 100644 --- a/httplib2_transport/README.rst +++ b/httplib2_transport/README.rst
@@ -21,7 +21,7 @@ You can install using `pip`_:: - $ pip install google-auth-httlib2 + $ pip install google-auth-httplib2 .. _pip: https://pip.pypa.io/en/stable/