spelling: incremented
This commit is contained in:
parent
69af44e69e
commit
bc4320df3a
|
@ -1665,7 +1665,7 @@ type Job struct {
|
|||
// of a deployment and can be manually set via APIs.
|
||||
Stable bool
|
||||
|
||||
// Version is a monitonically increasing version number that is incremened
|
||||
// Version is a monitonically increasing version number that is incremented
|
||||
// on each job register.
|
||||
Version uint64
|
||||
|
||||
|
|
Loading…
Reference in New Issue