From 81a171405907b7c4fe533ac1bd5a731f79f0d445 Mon Sep 17 00:00:00 2001 From: Doug Finke Date: Mon, 2 Nov 2015 08:52:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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