diff --git a/src/features/exporter/js/exporter.js b/src/features/exporter/js/exporter.js index 3f8ab1e9d7..55845f151d 100755 --- a/src/features/exporter/js/exporter.js +++ b/src/features/exporter/js/exporter.js @@ -813,7 +813,7 @@ /** * @ngdoc function - * @name formatAsCSV + * @name formatAsCsv * @methodOf ui.grid.exporter.service:uiGridExporterService * @description Formats the column headers and data as a CSV, * and sends that data to the user