From 0bcc277387e4dca731dbcba9955aa333cc2435b5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 13 Apr 2021 19:52:29 +0100 Subject: [PATCH] dev: Fix a reference to zcoord Signed-off-by: Ian Jackson --- docs/dev.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev.md b/docs/dev.md index fdfa9664..c7c94236 100644 --- a/docs/dev.md +++ b/docs/dev.md @@ -102,7 +102,7 @@ Navigating the otter source code * `wasm/` - WebAssembly/Rust bindings for the items in `zcoord/`. Produces the + WebAssembly/Rust bindings for the items in `base/`. Produces the single wasm file for use by the JavaScript, and corresponding Typescript annotations etc. -- 2.30.2