diff --git a/docs/README.md b/docs/README.md index 9bad2c5..9027d0c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -65,7 +65,7 @@ root.walkNumerics((node) => nodes.push(node)); // ... // }, // Numeric { -// value: '3s', +// value: '3', // type: 'numeric', // unit: 'pt', // ...