Skip to content

Commit

Permalink
[docs] Fix typo in gcloud.rst (#1067)
Browse files Browse the repository at this point in the history
  • Loading branch information
hashlash committed Oct 11, 2021
1 parent 544a9f9 commit 884a824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/backends/gcloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Authentication
By default, this library will try to use the credentials associated with the
current Google Cloud infrastructure/environment for authentication.

In most cases, the default service accounts are not sufficient to read/write and sign files in GCS, you so you will need to create a dedicated service account:
In most cases, the default service accounts are not sufficient to read/write and sign files in GCS, so you will need to create a dedicated service account:

1. Create a service account. (`Google Getting Started Guide <https://cloud.google.com/docs/authentication/getting-started>`__)

Expand Down

0 comments on commit 884a824

Please sign in to comment.