summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-10-19 15:39:49 +0300
committerAsko Nõmm <asko@nmm.ee>2025-10-19 15:39:49 +0300
commitaf50c1c03b4a4812de868fd74941801152e85bbf (patch)
tree7b513aed761c3b38102c82913d519636bcecdc25 /README.md
parentc259715d68fc1586749f16924b39fab7040f7b9d (diff)
Fix READMEv1.0.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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