Skip to content

Commit

Permalink
docs: Remove code format from Application Default Credentials (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
grayside authored and JustinBeckwith committed Oct 5, 2018
1 parent 4869f78 commit fba5662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ They are best suited for cases when the call needs to have the same identity and

#### Download your Service Account Credentials JSON file

To use `Application Default Credentials`, You first need to download a set of JSON credentials for your project. Go to **APIs & Auth** > **Credentials** in the [Google Developers Console][devconsole] and select **Service account** from the **Add credentials** dropdown.
To use Application Default Credentials, You first need to download a set of JSON credentials for your project. Go to **APIs & Auth** > **Credentials** in the [Google Developers Console][devconsole] and select **Service account** from the **Add credentials** dropdown.

> This file is your *only copy* of these credentials. It should never be
> committed with your source code, and should be stored securely.
Expand Down

0 comments on commit fba5662

Please sign in to comment.