From 4c0e1cadf489f196859cc4ac9093898ef09a8f4a Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 16 May 2025 14:52:03 -0600 Subject: [PATCH] Update Creating a Node --- Creating-a-Node.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.