From 2fb011aa9b6a1bd8ec4ca0cb4c7c38dacc43aa35 Mon Sep 17 00:00:00 2001 From: Vidar Holen Date: Sat, 17 Nov 2012 11:48:16 -0800 Subject: [PATCH] Typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 3d845c8..905f8c0 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ The goals of ShellCheck are: that causes a shell to behave strangely and counter-intuitively. - To point out subtle caveats, corner cases and pitfalls, that may cause an - advance user's otherwise working script to fail under future circumstances. + advanced user's otherwise working script to fail under future circumstances. ShellCheck is written in Haskell, and requires GHC and Parsec3. To build the