Regenerate and fix docs
diff --git a/google/oauth2/service_account.py b/google/oauth2/service_account.py
index df6f1b2..6159301 100644
--- a/google/oauth2/service_account.py
+++ b/google/oauth2/service_account.py
@@ -205,7 +205,7 @@
         return cls._from_signer_and_info(signer, info, **kwargs)
 
     def to_jwt_credentials(self):
-        """Creates a :cls:`google.auth.jwt.Credentials` instance from this
+        """Creates a :class:`google.auth.jwt.Credentials` instance from this
         instance.
 
         The new instance will use the same private key as this instance and