Skip to content

Commit f0d5f7f

Browse files
Google APIscopybara-github
authored andcommitted
docs: fix typo in alert.proto
PiperOrigin-RevId: 402570091
1 parent 566f3d1 commit f0d5f7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/monitoring/v3/alert.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ message AlertPolicy {
106106
// well as how to combine the retrieved time series together (such as
107107
// when aggregating multiple streams on each resource to a single
108108
// stream for each resource or when aggregating streams across all
109-
// members of a group of resrouces). Multiple aggregations
109+
// members of a group of resources). Multiple aggregations
110110
// are applied in the order specified.
111111
//
112112
// This field is similar to the one in the [`ListTimeSeries`
@@ -192,7 +192,7 @@ message AlertPolicy {
192192
// well as how to combine the retrieved time series together (such as
193193
// when aggregating multiple streams on each resource to a single
194194
// stream for each resource or when aggregating streams across all
195-
// members of a group of resrouces). Multiple aggregations
195+
// members of a group of resources). Multiple aggregations
196196
// are applied in the order specified.
197197
//
198198
// This field is similar to the one in the [`ListTimeSeries`

0 commit comments

Comments
 (0)