From be06043d6959feddbb49ed08637ad1acf0993ab0 Mon Sep 17 00:00:00 2001 From: Danny Hermes Date: Fri, 4 Aug 2017 15:26:26 -0700 Subject: [PATCH] Add missing "packages" to sentence in ``core`` README. (#3728) --- core/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/README.rst b/core/README.rst index 53cbd311a50e0..0685a028dbb1f 100644 --- a/core/README.rst +++ b/core/README.rst @@ -2,8 +2,8 @@ Core Helpers for Google Cloud Python Client Library =================================================== This library is not meant to stand-alone. Instead it defines -common helpers (e.g. base ``Client`` and ``Connection`` classes) -used by all of the ``google-cloud-*``. +common helpers (e.g. base ``Client`` classes) used by all of the +``google-cloud-*`` packages. |pypi| |versions|