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 fc28a3d commit 272a6e2Copy full SHA for 272a6e2
src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md
@@ -20,8 +20,8 @@ With this approach we will use BigQuery predefined roles:
20
2. Click **+ Create Service Account** to create a new service account.
21
3. Enter your **Service account name** and a description of what the service-account will do.
22
4. Click **Create and Continue**.
23
-5. Click **+ Add another role** and add the *BigQuery User* role.
24
-6. Click **+ Add another role** and add the *BigQuery Data Editor* role.
+5. Click **+ Add another role** and add the **BigQuery User** role.
+6. Click **+ Add another role** and add the **BigQuery Data Editor** role.
25
7. Click **Continue**.
26
8. Click **Done**.
27
0 commit comments