diff --git a/command/agent/consul/client.go b/command/agent/consul/client.go index ea38c19ac..479fbdff7 100644 --- a/command/agent/consul/client.go +++ b/command/agent/consul/client.go @@ -908,7 +908,7 @@ func (c *ServiceClient) AllocRegistrations(allocID string) (*AllocRegistration, return reg, nil } -// Shutdown the Consul client. Update running task registations and deregister +// Shutdown the Consul client. Update running task registrations and deregister // agent from Consul. On first call blocks up to shutdownWait before giving up // on syncing operations. func (c *ServiceClient) Shutdown() error { diff --git a/integrations/grafana_dashboards/sample_grafana_dashboard.json b/integrations/grafana_dashboards/sample_grafana_dashboard.json index 3089aceff..16bdd442d 100644 --- a/integrations/grafana_dashboards/sample_grafana_dashboard.json +++ b/integrations/grafana_dashboards/sample_grafana_dashboard.json @@ -92,7 +92,7 @@ "thresholds": [], "timeFrom": null, "timeShift": null, - "title": "Client Consul Check Regisrations", + "title": "Client Consul Check Registrations", "tooltip": { "shared": true, "sort": 0,