From 198a7528fcd1b4a76a65131604c9e4651b011ce8 Mon Sep 17 00:00:00 2001 From: sbyrne Date: Tue, 29 Jun 2021 22:20:53 -0400 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3a8b2..59c3594 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ Keys are nullable strings. :"this value has a null key" c:[a list value in a map] d:{a:map in:"a map"} - e: + e:null f } ```