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