Skip to content

Commit

Permalink
Fix three typos in google-drive.md (#5312)
Browse files Browse the repository at this point in the history
  • Loading branch information
levon003 committed Sep 27, 2024
1 parent ce304da commit 48e3e57
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,12 @@ API connections, and its
![](/img/gdrive-enable-apis-and-services.png)

4. Go back to **APIs & Services** in the left sidebar, and select **OAuth
consent screen**. Chose a **User Type** and click **CREATE**. On the next
consent screen**. Choose a **User Type** and click **CREATE**. On the next
screen, enter an **Application name** e.g. "DVC remote storage", and click
the **Save** (scroll to bottom).

5. From the left sidebar, select **Credentials**, and click the **Create
credentials** dropdown to select **OAuth client ID**. Chose **Desktop app**
credentials** dropdown to select **OAuth client ID**. Choose **Desktop app**
and click **Create** to proceed with a default client name.

![](/img/gdrive-create-credentials.png)
Expand Down Expand Up @@ -304,7 +304,7 @@ heavy usage, it is recommended to rely on

⚠️ Be careful about sharing the key file with others.

2. Configure the remote to use the service account and tell if where to find the
2. Configure the remote to use the service account and tell it where to find the
key file:

```cli
Expand Down

0 comments on commit 48e3e57

Please sign in to comment.