Update google.markdown (#30090)

When following the steps, the text "and click 'Go to credentials'" confused me since I was not offered such a button. The next step brought me to where I needed to go. 
The text "and click 'Go to credentials'" is not needed.
This commit is contained in:
Jaap P 2023-12-02 04:26:42 +01:00 committed by GitHub
parent 24c628140e
commit 4af462c7a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ This section explains how to generate a Client ID and Client Secret on
1. First go to the [Google Developers Console](https://console.developers.google.com/start/api?id=calendar).
2. The wizard will ask you to choose a project to manage your application. Select a project and click continue.
3. Verify that your calendar API was enabled and click 'Go to credentials'
3. Verify that your calendar API was enabled.
4. Navigate to APIs & Services (left sidebar) > [Credentials](https://console.cloud.google.com/apis/credentials).
5. Click on the field on the left of the screen, **OAuth Consent Screen**.
6. Select **External** and **Create**.