summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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