From 26b6b8a5dd406277beb2ab6054402e3ce3f37cba Mon Sep 17 00:00:00 2001 From: Luke Sneeringer Date: Tue, 21 Feb 2017 08:26:11 -0800 Subject: [PATCH] Doc consistency - use Client for client usage page. (#3034) --- docs/spanner-client-usage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/spanner-client-usage.rst b/docs/spanner-client-usage.rst index f42782cb7d85..6c044e5ba5b5 100644 --- a/docs/spanner-client-usage.rst +++ b/docs/spanner-client-usage.rst @@ -1,5 +1,5 @@ -Base for Everything -=================== +Client +====== To use the API, the :class:`~google.cloud.spanner.client.Client` class defines a high-level interface which handles authorization