fix stray legacy bool in example

This commit is contained in:
Kat Marchán 2024-02-07 11:36:59 -08:00
parent 522ce8591e
commit 35ac19b854
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ approximation thereof.
#### Example #### Example
```kdl ```kdl
my-node true value=#false my-node #true value=#false
``` ```
### Null ### Null