From af50c1c03b4a4812de868fd74941801152e85bbf Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sun, 19 Oct 2025 15:39:49 +0300 Subject: Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 924aef3..6a4dafe 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Which would result in a data structure such as: [{:node/name :div :node/attrs {} :node/children [{:node/name :dompa/text - :value "hello "} + :node/value "hello "} {:node/name :strong :node/attrs {} :node/children [{:node/name :dompa/text -- cgit v1.2.3