mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-20 13:27:47 +02:00
docs: minor grammar improvements
PiperOrigin-RevId: 512664562
This commit is contained in:
parent
98262488c7
commit
2328fdb96c
1 changed files with 1 additions and 1 deletions
|
|
@ -966,7 +966,7 @@ message ReservationAffinity {
|
|||
repeated string values = 3;
|
||||
}
|
||||
|
||||
// Kubernetes taint is comprised of three fields: key, value, and effect. Effect
|
||||
// Kubernetes taint is composed of three fields: key, value, and effect. Effect
|
||||
// can only be one of three types: NoSchedule, PreferNoSchedule or NoExecute.
|
||||
//
|
||||
// See
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue