From cf591d572ea2a9df10a1272a59747ca9d8335384 Mon Sep 17 00:00:00 2001 From: ezolenko Date: Sat, 4 Mar 2017 23:44:07 -0700 Subject: [PATCH] - fix for typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4daffe1..b008ed1 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Plugin takes following options: * `abortOnError`: true - Bail out on first syntactic error. Im most cases setting this to false will result in exception in rollup itself. + Bail out on first syntactic error. In most cases setting this to false will result in exception in rollup itself. ### TypeScript version