Skip to content

Commit 2868b1e

Browse files
committed
Fixed small typo
1 parent 13820c0 commit 2868b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/exporter/js/exporter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*
1414
* <div class="alert alert-success" role="alert"><strong>Stable</strong> This feature is stable. There should no longer be breaking api changes without a deprecation warning.</div>
1515
*
16-
* This module provides the ability to exporter data from the grid.
16+
* This module provides the ability to export data from the grid.
1717
*
1818
* Data can be exported in a range of formats, and all data, visible
1919
* data, or selected rows can be exported, with all columns or visible

0 commit comments

Comments
 (0)