typo fix get->Get's

typo fix get->Get's
pull/4207/head^2
AdamDang 8 years ago committed by GitHub
parent f0c93a0f56
commit 33ccaef7eb

@ -56,7 +56,7 @@ import (
)
const (
// MissingGetHeader is added to get output when a resource is not found.
// MissingGetHeader is added to Get's output when a resource is not found.
MissingGetHeader = "==> MISSING\nKIND\t\tNAME\n"
)

Loading…
Cancel
Save