Commit 7bfa6b34 authored by Eric Myhre's avatar Eric Myhre

doc: typo fix

(thanks rod)
Signed-off-by: default avatarEric Myhre <hash@exultant.us>
parent b7b52701
......@@ -48,7 +48,7 @@ Strings are nodes; ints are nodes; maps are nodes; etc.
[Nodes have their own full chapter of the documentation](./nodes.md).
Operations: some basic computation we can do *on* a node is an operation.
Traversals and simply updates have built-in functions; more advanced operations
Traversals and simple updates have built-in functions; more advanced operations
can be built with some use of callbacks.
[Operations have their own full chapter of the documentation](./operations.md).
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment