From ad55e85e73965f026588a32ca83b462db423debc Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 11 Mar 2018 18:40:53 +0000 Subject: [PATCH] spelling: registrations --- command/agent/consul/client.go | 2 +- integrations/grafana_dashboards/sample_grafana_dashboard.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,