From 2942152f30b202c79bc4a2273211ca33ddff44f5 Mon Sep 17 00:00:00 2001 From: Matias Bordese Date: Thu, 27 Jun 2024 15:14:38 -0300 Subject: [PATCH] Minor plugin description update (#4599) Remove ending dot for consistency. See [thread](https://raintank-corp.slack.com/archives/C06F3A3BE3F/p1719471465827699?thread_ts=1719304572.218249&cid=C06F3A3BE3F). --- grafana-plugin/src/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana-plugin/src/plugin.json b/grafana-plugin/src/plugin.json index 831866cf..eafdaf1b 100644 --- a/grafana-plugin/src/plugin.json +++ b/grafana-plugin/src/plugin.json @@ -5,7 +5,7 @@ "id": "grafana-oncall-app", "preload": true, "info": { - "description": "Collect and analyze alerts, escalate based on schedules and deliver them to Slack, Phone Calls, SMS and others.", + "description": "Collect and analyze alerts, escalate based on schedules and deliver them to Slack, Phone Calls, SMS and others", "author": { "name": "Grafana Labs", "url": "https://grafana.com"