Skip to content

Commit

Permalink
chore: fix the docs in google-cloud-deploy (#12338)
Browse files Browse the repository at this point in the history
Towards #12326 🦕

See googleapis/gapic-generator-python#1776

Co-authored-by: ohmayr <omairnaveed@ymail.com>
  • Loading branch information
parthea and ohmayr committed May 7, 2024
1 parent 4e56b61 commit 492f93c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2366,7 +2366,7 @@ class SkaffoldGCSSource(proto.Message):
Attributes:
source (str):
Required. Cloud Storage source paths to copy recursively.
For example, providing "gs://my-bucket/dir/configs/*" will
For example, providing `gs://my-bucket/dir/configs/*` will
result in Skaffold copying all files within the
"dir/configs" directory in the bucket "my-bucket".
path (str):
Expand Down

0 comments on commit 492f93c

Please sign in to comment.