Typo fix "structur"->"structure"
line 31: a spell err "structur" should be "structure"
This commit is contained in:
parent
96b1a651ad
commit
b533b61047
|
|
@ -28,7 +28,7 @@ import (
|
|||
|
||||
// This code was borrowed from Heapster to push the work forward and contains some functionality
|
||||
// that may not be needed in Kubernetes.
|
||||
// TODO(mwielgus): revisit this once we have the basic structur ready.
|
||||
// TODO(mwielgus): revisit this once we have the basic structure ready.
|
||||
|
||||
const (
|
||||
defaultUseServiceAccount = false
|
||||
|
|
|
|||
Loading…
Reference in New Issue