You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/features/exporter/js/exporter.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
*
14
14
* <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>
15
15
*
16
-
* This module provides the ability to exporter data from the grid.
16
+
* This module provides the ability to export data from the grid.
17
17
*
18
18
* Data can be exported in a range of formats, and all data, visible
19
19
* data, or selected rows can be exported, with all columns or visible
0 commit comments