From 72a3aec09d79a3d370c28b76f0ec7845e1c212c8 Mon Sep 17 00:00:00 2001 From: Jo Geraerts Date: Fri, 26 Jan 2024 13:24:56 +0100 Subject: [PATCH] correct small typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c390133..b71e58d 100644 --- a/README.md +++ b/README.md @@ -228,7 +228,7 @@ JSON. It also declares that the pod exposes one namespace, To encode payloads in EDN use `"edn"` and for Transit JSON use `"transit+json"`. -The pod encodes the above map to bencode and writes it to stdoud. The pod client +The pod encodes the above map to bencode and writes it to stdout. The pod client reads this message from the pod's stdout. Upon receiving this message, the pod client creates these namespaces and vars.