From a86d4ec89dad3f14b626b7a1ddfb29d5f41bd371 Mon Sep 17 00:00:00 2001 From: Ramsay Sewell Date: Thu, 5 Oct 2023 10:06:17 +0100 Subject: [PATCH] fix: typo in reporting feature sentence (#11685) --- apps/web/public/static/locales/en/common.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 74ac083f23..2491c787c4 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -1658,7 +1658,7 @@ "no_recordings_found": "No recordings found", "new_workflow_subtitle": "New workflow for...", "reporting": "Reporting", - "reporting_feature": "See all incoming from data and download it as a CSV", + "reporting_feature": "See all incoming form data and download it as a CSV", "teams_plan_required": "Teams plan required", "routing_forms_are_a_great_way": "Routing forms are a great way to route your incoming leads to the right person. Upgrade to a Teams plan to access this feature.", "choose_a_license": "Choose a license",