Skip to content

Commit fcb0005

Browse files
chore: update README
1 parent cfd9859 commit fcb0005

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

run/helloworld-fastapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ gcloud config set project <PROJECT_ID>
1717
gcloud run deploy helloworld-fastapi --source .
1818
```
1919

20-
For more details on how to work with this sample read the [Python Cloud Run Samples README](https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/run)
20+
For more details on how to work with this sample, read the [Python Cloud Run Samples README](https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/run)

run/helloworld-streamlit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ gcloud config set project <PROJECT_ID>
1717
gcloud run deploy helloworld-streamlit --source .
1818
```
1919

20-
For more details on how to work with this sample read the [Python Cloud Run Samples README](https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/run)
20+
For more details on how to work with this sample, read the [Python Cloud Run Samples README](https://github.com/GoogleCloudPlatform/python-docs-samples/tree/main/run)

0 commit comments

Comments
 (0)