diff --git a/public/locales/en-US/grafana.json b/public/locales/en-US/grafana.json
index caf775be5e9..6d1f6f29e35 100644
--- a/public/locales/en-US/grafana.json
+++ b/public/locales/en-US/grafana.json
@@ -7183,7 +7183,7 @@
"step2-body": "After clicking a correlation link, the right pane (target) opens with a query editor. Build and test your query here.",
"step2-title": "Step 2: Build Your Target Query",
"step2-variables": "Available variables are shown in the \"Variables\" section below. You can also create custom variables by extracting parts of fields using regular expressions or logfmt.",
- "step3-body": "Once your query works correctly, click the Save button . Give your correlation a name and optionally add a description.",
+ "step3-body": "Once your query works correctly, click the Save button. Give your correlation a name and optionally add a description.",
"step3-result": "After saving, this correlation link will appear for all users in the same field across all queries from your source data source!",
"step3-title": "Step 3: Save Your Correlation",
"welcome-body": "The Correlation Editor helps you create clickable links between different data sources in Grafana. This makes it easy to jump from one view to another with context preserved.",