glossary: move labels to label (#7486)
The term_id for Label is singular, but the file is plural. All the rest of the terms in the glossary prefer singular for the glossary reference. Harmonizing the label entry is helpful for consistency. Update all in tree tooltip references at the same time.
This commit is contained in:
@@ -9,5 +9,5 @@ short-description: >
|
||||
Allows users to filter a list of resources based on labels.
|
||||
long-description: >
|
||||
Selectors are applied when querying lists of resources to filter
|
||||
them by {% glossary_tooltip text="Labels" term_id="labels"
|
||||
them by {% glossary_tooltip text="Labels" term_id="label"
|
||||
%}.
|
||||
|
||||
Reference in New Issue
Block a user