spelling: incremented

This commit is contained in:
Josh Soref 2018-03-11 18:15:17 +00:00
parent 69af44e69e
commit bc4320df3a
1 changed files with 1 additions and 1 deletions

View File

@ -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