(Arne Babenhauserheide)
2014-02-09: typo typo
diff --git a/README b/README --- a/README +++ b/README @@ -46,4 +46,4 @@ License: GPLv3 or later [^g]: Wisp is generic, because it works for any language which uses brackets to start a function call - which is true for most lisps. You simply get rid of the speerwall of parentheses without losing their power. -[^b]: Wisp is backwards compatible, because you can simply use arbitrary lisp code in wisp: Indentation processing skipps expressions in brackets. +[^b]: Wisp is backwards compatible, because you can simply use arbitrary lisp code in wisp: Indentation processing skips expressions in brackets.