summaryrefslogtreecommitdiff
path: root/docs/c1/2-decode.md
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-01-10 17:33:14 +0100
committerTaylan Kammer <taylan.kammer@gmail.com>2026-01-10 17:33:14 +0100
commitb737130c059e8e5566caa7aa3144f910d43999ae (patch)
tree5dfbfface09aed028efbeacd119e6a78e7530f61 /docs/c1/2-decode.md
parent29dfeb175122d66bf71fc67ecd80f8df90a9a462 (diff)
More grammar shite.
Diffstat (limited to 'docs/c1/2-decode.md')
-rw-r--r--docs/c1/2-decode.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/c1/2-decode.md b/docs/c1/2-decode.md
index 0b34204..379c74b 100644
--- a/docs/c1/2-decode.md
+++ b/docs/c1/2-decode.md
@@ -1,7 +1,7 @@
# Decoding
A separate process called "decoding" can transform simple data structures,
-consisting of only the datum types, into a richer set of Zisp types.
+consisting of only the base datum types, into a richer set of Zisp types.
For example, the decoder may turn `(#HASH ...)` into a vector, as one would
expect a vector literal like `#(...)` to work in Scheme. Bytevector syntax