From 4bab278aea0b321f88c7b4331c0d69a0bb151e12 Mon Sep 17 00:00:00 2001 From: DominicWatts Date: Mon, 10 Aug 2020 22:10:45 +0100 Subject: [PATCH] Export option typo --- src/guides/v2.3/ui_comp_guide/components/ui-exportbutton.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guides/v2.3/ui_comp_guide/components/ui-exportbutton.md b/src/guides/v2.3/ui_comp_guide/components/ui-exportbutton.md index 9226653854d..3d5279811fc 100644 --- a/src/guides/v2.3/ui_comp_guide/components/ui-exportbutton.md +++ b/src/guides/v2.3/ui_comp_guide/components/ui-exportbutton.md @@ -3,7 +3,7 @@ group: ui-components-guide title: ExportButton component --- -The ExportButton component implements the ability to export grid data to the specified data format (cvs, xml, and so on). +The ExportButton component implements the ability to export grid data to the specified data format (csv, xml, and so on). ## Configuration options