diff --git a/Creating-a-Node.md b/Creating-a-Node.md index 4ba45f4..c3c2e31 100644 --- a/Creating-a-Node.md +++ b/Creating-a-Node.md @@ -70,8 +70,8 @@ config: [ **Supported field types:** -* `text` – simple input -* `select` – dropdown (must specify `options`) +* `text` - simple input +* `select` - dropdown (must specify `options`) * More can be added as needed **Each config field is automatically rendered in the sidebar** when a node is selected.