diff --git a/README.md b/README.md index 1979a79..8a7737d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ To install in your personal modules folder (e.g. ~\Documents\WindowsPowerShell\M iex (new-object System.Net.WebClient).DownloadString('https://raw.github.com/dfinke/ImportExcel/master/Install.ps1') ``` -Know Issues +Known Issues - * Using `-IncludePivotTable`, if that pivot table name exists, you'll get an error. * Investigating a solution