From 1cac219b2eadbbe8f85e214e9c729e72849cacf1 Mon Sep 17 00:00:00 2001 From: Tianzi Cai Date: Thu, 13 Jan 2022 14:26:49 -0500 Subject: [PATCH] docs: fix typo in library name --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d94f3e88..13d8d3a6 100644 --- a/README.rst +++ b/README.rst @@ -25,4 +25,4 @@ Unsupported Python Versions 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`.