Skip to content

Commit 9b1490c

Browse files
committed
Spacing fixes
1 parent dc92295 commit 9b1490c

File tree

1 file changed

+4
-6
lines changed
  • src/connections/storage/catalog/bigquery

1 file changed

+4
-6
lines changed

src/connections/storage/catalog/bigquery/index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ loaded into one of the most powerful and cost-effective data warehouses today.
2121
To store your Segment data in BigQuery, complete the following steps:
2222
- [Enable BigQuery for your Google Cloud project](#create-a-project-and-enable-bigquery)
2323
- [Create a GCP service account for Segment to assume](#create-a-service-account-for-segment)
24-
- [Create a warehouse in the Segment app](#create-the-warehouse-in-segment).
24+
- [Create a warehouse in the Segment app](#create-the-warehouse-in-segment)
2525

2626
### Create a Project and Enable BigQuery
2727

@@ -30,8 +30,7 @@ To store your Segment data in BigQuery, complete the following steps:
3030
- If you don't have a project already, [create one](https://support.google.com/cloud/answer/6251787?hl=en&ref_topic=6158848).
3131
- If you have an existing project, you will need to [enable the BigQuery API](https://cloud.google.com/bigquery/quickstart-web-ui).
3232
Once you've done so, you should see BigQuery in the "Resources" section of Cloud Platform.
33-
- **Note:** make sure [billing is enabled](https://support.google.com/cloud/answer/6293499#enable-billing) on your project,
34-
or Segment will not be able to write into the cluster.
33+
- **Note:** make sure [billing is enabled](https://support.google.com/cloud/answer/6293499#enable-billing) on your project, or Segment will not be able to write into the cluster.
3534
3. Copy the project ID. You will need it when you create a warehouse source in the Segment app.
3635

3736
### Create a Service Account for Segment
@@ -57,8 +56,7 @@ The downloaded file will be used to create your warehouse in the next section.
5756
5. Copy the contents of the credentials (the JSON key) into the **Credentials** field <br/>
5857
**Optional:** Enter a [region code](https://cloud.google.com/compute/docs/regions-zones/) in the **Location** field (the default will be "US")
5958
6. Click **Connect**
60-
7. If Segment can connect with the provided **Project ID** and **Credentials**,
61-
a warehouse will be created and your first sync should begin shortly
59+
7. If Segment can connect with the provided **Project ID** and **Credentials**, a warehouse will be created and your first sync should begin shortly
6260

6361
### Schema
6462

@@ -116,7 +114,7 @@ In addition, any attempts to update warehouse connection settings will also
116114
require these credentials. This effectively deprecates the shared Service
117115
Account.
118116

119-
To stay ahead of this change, migrate your warehouse by following
117+
To stay ahead of this change, migrate your warehouse by following
120118
the instructions in the "Create a Service Account for Segment" section above.
121119
Then, head to your warehouse's connection settings and update with the
122120
**Credentials** you created.

0 commit comments

Comments
 (0)