From c19e219a4441aa34176cd8e0d1e81435c8b9f1c2 Mon Sep 17 00:00:00 2001 From: Doug Finke Date: Sat, 11 Jul 2020 18:38:54 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 050e6d3..f28dcf2 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Plus, wiring the [PowerShell ScriptAnalyzer Excel report](https://github.com/dfi # What's new 7.1.1 -- Merged [Nate Ferrell](@https://github.com/scrthq) Linux fix. Thanks! +- Merged [Nate Ferrell](https://github.com/scrthq)'s Linux fix. Thanks! - Moved `Export-MultipleExcelSheets` from psm1 to Examples/Experimental - Deleted the CI build in Appveyor - Thank you [Mikey Bronowski](https://github.com/MikeyBronowski) for @@ -1145,4 +1145,4 @@ You can also find EPPLus on [Nuget](https://www.nuget.org/packages/EPPlus/). * Using `-IncludePivotTable`, if that pivot table name exists, you'll get an error. * Investigating a solution - * *Workaround* delete the Excel file first, then do the export \ No newline at end of file + * *Workaround* delete the Excel file first, then do the export