commit | f267111823545a6c67ef5f10b85cd8c2fab8a612 | [log] [tgz] |
---|---|---|
author | Tianzi Cai <tianzi@google.com> | Fri Jan 14 10:41:21 2022 -0500 |
committer | GitHub <noreply@github.com> | Fri Jan 14 08:41:21 2022 -0700 |
tree | 56b5fe146cb9c1f8e6ec3128197cd21f9da85e64 | |
parent | adbe63844ed07c1b75e2e6dd97ff865a25750201 [diff] |
docs: fix typo in library name (#332)
diff --git a/README.rst b/README.rst index d94f3e8..13d8d3a 100644 --- a/README.rst +++ b/README.rst
@@ -25,4 +25,4 @@ Python == 2.7, Python == 3.5. The last version of this library compatible with Python 2.7 and 3.5 is -`google-api_core==1.31.1`. +`google-api-core==1.31.1`.