Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 3133622

Browse files
committed
style: Improve phrasing around key creation
1 parent 1f6091b commit 3133622

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/sources/googlecloudpubsub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ source for Google Cloud Pub/Sub.
2828
<!-- NOTE(antoineco): image from googlecloudstorage source purposely reused for simplicity -->
2929
![Service account](../images/googlecloudstorage-source/iam-1.png)
3030

31-
Create a [key in JSON format][gc-iam-key] for this service account and save it. This key is required to be able to run
32-
an instance of the Google Cloud Pub/Sub event source.
31+
Create a [key][gc-iam-key] for this service account and save it. This key must be in JSON format. It is required to be
32+
able to run an instance of the Google Cloud Pub/Sub event source.
3333

3434
### Pub/Sub Topic
3535

docs/sources/googlecloudstorage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ source for Google Cloud Storage.
7272

7373
![Service account](../images/googlecloudstorage-source/iam-1.png)
7474

75-
Create a [key in JSON format][gc-iam-key] for this service account and save it. It is required to be able to run an
76-
instance of the Google Cloud Storage event source.
75+
Create a [key][gc-iam-key] for this service account and save it. This key must be in JSON format. It is required to be
76+
able to run an instance of the Google Cloud Storage event source.
7777

7878
## Deploying an Instance of the Source
7979

0 commit comments

Comments
 (0)