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