Skip to content

Commit 594df2d

Browse files
committed
fix small typos.
1 parent 172e339 commit 594df2d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

examples/cloud_run_async/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,3 @@ gcloud run deploy async-cloudevent-function \
6666
```
6767

6868
After deploying, you can invoke the CloudEvent function by sending an HTTP POST request with a CloudEvent payload to its URL.
69-
70-
```
71-

examples/cloud_run_streaming_http/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,3 @@ gcloud run deploy streaming-async-function \
6363
--base-image python312 \
6464
--region <YOUR_REGION>
6565
```
66-
67-
```
68-

0 commit comments

Comments
 (0)