diff --git a/README.md b/README.md index 944a7c5..f05b576 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ $data | Export-Excel .\salesData.xlsx -AutoNameRange -Show -PivotRows Region -Pi ## Create a separate CSV file for each Excel sheet -Do you have a Excel file with multiple sheets and you need to convert each sheet to CSV file? +Do you have an Excel file with multiple sheets and you need to convert each sheet to CSV file? ### Problem Solved