From 29e68dd0a138df21a20b0ac11ccda9944e7c655d Mon Sep 17 00:00:00 2001 From: CliffBrown Date: Thu, 23 Jul 2015 23:33:04 +0100 Subject: [PATCH] Correct spelling for analyze --- app/locales/locale-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/locales/locale-en.json b/app/locales/locale-en.json index c8015f2f..daa387fd 100644 --- a/app/locales/locale-en.json +++ b/app/locales/locale-en.json @@ -430,7 +430,7 @@ "REPORTS": { "TITLE": "Reports", "SUBTITLE": "Export your project data in CSV format and make your own reports.", - "DESCRIPTION": "Download a CSV file or copy the generated URL and open it in your favourite text editor or spreadsheet to make your own project data reports. You will be able to visualize and analize all your data easily.", + "DESCRIPTION": "Download a CSV file or copy the generated URL and open it in your favourite text editor or spreadsheet to make your own project data reports. You will be able to visualize and analyze all your data easily.", "HELP": "How to use this on my own spreadsheet?", "REGENERATE_TITLE": "Change URL", "REGENERATE_SUBTITLE": "You going to change the CSV data access url. The previous url will be disabled. Are you sure?"