diff --git a/docs/dns-usage.rst b/docs/dns-usage.rst index 42bd1d5d8548..2058a52dd3c3 100644 --- a/docs/dns-usage.rst +++ b/docs/dns-usage.rst @@ -5,7 +5,7 @@ Client ------ :class:`Client ` objects provide a means to -configure your DNS applications. Eash instance holds both a ``project`` +configure your DNS applications. Each instance holds both a ``project`` and an authenticated connection to the DNS service. For an overview of authentication in ``gcloud-python``, see :doc:`gcloud-auth`.