Skip to content

Commit

Permalink
docs: fix grammar in documentation. (#531)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 376172241

Source-Link: googleapis/googleapis@df616b5

Source-Link: googleapis/googleapis-gen@9812a27
  • Loading branch information
gcf-owl-bot[bot] authored May 29, 2021
1 parent 10e175e commit 92606ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ message Queue {

// Output only. The state of the queue.
//
// `state` can only be changed by called
// `state` can only be changed by calling
// [PauseQueue][google.cloud.tasks.v2beta2.CloudTasks.PauseQueue],
// [ResumeQueue][google.cloud.tasks.v2beta2.CloudTasks.ResumeQueue], or uploading
// [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ message Queue {

// Output only. The state of the queue.
//
// `state` can only be changed by called
// `state` can only be changed by calling
// [PauseQueue][google.cloud.tasks.v2beta3.CloudTasks.PauseQueue],
// [ResumeQueue][google.cloud.tasks.v2beta3.CloudTasks.ResumeQueue], or uploading
// [queue.yaml/xml](https://cloud.google.com/appengine/docs/python/config/queueref).
Expand Down

0 comments on commit 92606ba

Please sign in to comment.