From d65f795e879618b88c56881da5660cf28e9a94e2 Mon Sep 17 00:00:00 2001 From: Malo Chevillotte Date: Tue, 8 Oct 2024 12:05:57 -0400 Subject: [PATCH] Remove unecessary blank space --- eppo_metrics_sync/schema/eppo_metric_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eppo_metrics_sync/schema/eppo_metric_schema.json b/eppo_metrics_sync/schema/eppo_metric_schema.json index 8097ec3..4dc6b74 100644 --- a/eppo_metrics_sync/schema/eppo_metric_schema.json +++ b/eppo_metrics_sync/schema/eppo_metric_schema.json @@ -137,7 +137,7 @@ "type": "number" }, "reference_url": { - "description": "URL to use for 'Open in GitHub' in Eppo UI (optional)", + "description": "URL to use for 'Open in GitHub' in Eppo UI (optional)", "type": "string" }, "guardrail_cutoff": {