From 6a3d868e631a391da32f4310abb5267369360f18 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Thu, 1 Apr 2021 10:35:47 +0000 Subject: [PATCH] chore: fix typo in README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index bd041c99e5b..b583275f7a7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -34,5 +34,5 @@ Learn how to use the Google API Python Client with these guides: ### Reference Documentation -- Reference documentation for the the core library [googleapiclient](http://googleapis.github.io/google-api-python-client/docs/epy/index.html). +- Reference documentation for the core library [googleapiclient](http://googleapis.github.io/google-api-python-client/docs/epy/index.html). - [Library reference documentation by API](dyn/index.md).