Unverified Commit 98104e44 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #76020 from qingsenLi/k8s190402-fix-healty

fix typo healty
parents 552d1ebd 4db22276
......@@ -17,7 +17,7 @@ limitations under the License.
package v1beta1
const (
// Healthy means that the device is healty
// Healthy means that the device is healthy
Healthy = "Healthy"
// UnHealthy means that the device is unhealthy
Unhealthy = "Unhealthy"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment