fix word 'parmeters' to 'parameters' (#5826)

Signed-off-by: czm <zhongming.chang@daocloud.io>
pull/5827/head
AllenZMC 5 years ago committed by Brian Brazil
parent ead0933dd9
commit 9e47bb8b46

@ -50,7 +50,7 @@ type Target struct {
discoveredLabels labels.Labels
// Any labels that are added to this target and its metrics.
labels labels.Labels
// Additional URL parmeters that are part of the target URL.
// Additional URL parameters that are part of the target URL.
params url.Values
mtx sync.RWMutex

Loading…
Cancel
Save