We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e98bf commit 5238b2bCopy full SHA for 5238b2b
src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md
@@ -57,7 +57,7 @@ Permission | Details
57
```
58
59
## Set up BigQuery as your Reverse ETL source
60
-1. In the BigQuery console, search for the service account you just created.
+1. In the BigQuery console, search for the service account you created.
61
2. When your service account pulls up, click the 3 dots under **Actions** and select **Manage keys**.
62
3. Click **Add Key > Create new key**.
63
4. In the pop-up window, select **JSON** for the key type and click **Create**. The file will be downloaded.
0 commit comments