Fix sentence

pull/3898/merge
Kevin J. Qiu 2017-05-23 14:17:30 -04:00 committed by Andrew Chen
parent 6f401ab0d2
commit fd4ce1860a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ redirect_from:
---
_Labels_ are key/value pairs that are attached to objects, such as pods.
Labels are intended to be used to specify identifying attributes of objects that are meaningful and relevant to users, but which do not directly imply semantics to the core system.
Labels are intended to be used to specify identifying attributes of objects that are meaningful and relevant to users, but do not directly imply semantics to the core system.
Labels can be used to organize and to select subsets of objects. Labels can be attached to objects at creation time and subsequently added and modified at any time.
Each object can have a set of key/value labels defined. Each Key must be unique for a given object.