diff --git a/babashka.pods b/babashka.pods index 906a71b6..feb48af7 160000 --- a/babashka.pods +++ b/babashka.pods @@ -1 +1 @@ -Subproject commit 906a71b66693f7d4990a32602da5e9029b7e591d +Subproject commit feb48af75f60a4e31bfb434eb7321fd93c4a31cb diff --git a/doc/libraries.md b/doc/libraries.md index a0d9040f..2e162d30 100644 --- a/doc/libraries.md +++ b/doc/libraries.md @@ -241,7 +241,7 @@ which is like sh/sh, but it inherits stdin/stdout/stderr, so that the user sees ## Pods [Babashka pods](https://github.com/babashka/babashka.pods) are programs that can -be used as Clojure libraries by bababshka. +be used as Clojure libraries by babashka. - [babashka-sql-pods](https://github.com/babashka/babashka-sql-pods): pods for interacting with SQL databases