Skip to content

Commit 6f90843

Browse files
Google APIscopybara-github
authored andcommitted
docs: minor grammar improvements
PiperOrigin-RevId: 511850615
1 parent f04b136 commit 6f90843

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/container/v1beta1/cluster_service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1004,7 +1004,7 @@ message ReservationAffinity {
10041004
repeated string values = 3;
10051005
}
10061006

1007-
// Kubernetes taint is comprised of three fields: key, value, and effect. Effect
1007+
// Kubernetes taint is composed of three fields: key, value, and effect. Effect
10081008
// can only be one of three types: NoSchedule, PreferNoSchedule or NoExecute.
10091009
//
10101010
// See

0 commit comments

Comments
 (0)