Skip to content

Commit 52069f9

Browse files
committed
remove extra dot
1 parent d3431e2 commit 52069f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ With this approach, use BigQuery predefined roles to create a service account fo
2323
4. Click **Create and Continue**.
2424
5. Click **+ Add another role** and add the [**BigQuery User**](https://cloud.google.com/bigquery/docs/access-control#bigquery.user) role.
2525
6. Click **+ Add another role** and add the [**BigQuery Data Editor**](https://cloud.google.com/bigquery/docs/access-control#bigquery.dataEditor) role.
26-
7. Click **Continue**., then click **Done**.
26+
7. Click **Continue**, then click **Done**.
2727

2828
### Grant Limited Access
2929
With this approach we will setup a custom role with the following permissions:

0 commit comments

Comments
 (0)