This commit is contained in:
Michiel Borkent 2020-05-28 11:54:15 +02:00
parent ace522ae9f
commit 58bac1477c
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 906a71b66693f7d4990a32602da5e9029b7e591d
Subproject commit feb48af75f60a4e31bfb434eb7321fd93c4a31cb

View file

@ -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