diff --git a/README.md b/README.md index 41127fc9..471f55da 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ $ bb '(vec (dedupe *in*))' <<< '[1 1 1 1 2]' ## Rationale If you're a bash expert, you probably don't need this. But for those of us who -scan use a bit of Clojure in their shell scripts, it may be useful. +can use a bit of Clojure in their shell scripts, it may be useful. Babashka runs as a binary and uses [sci](https://github.com/borkdude/sci) for interpreting Clojure, which results in faster startup times: