diff --git a/Creating-a-Node.md b/Creating-a-Node.md index a4bc726..5733f12 100644 --- a/Creating-a-Node.md +++ b/Creating-a-Node.md @@ -1,6 +1,6 @@ # 📦 How to Create a Custom Node in Borealis -This guide explains **how to build your own node** for the Borealis workflow automation tool. It walks through the key structure, best practices, and configuration options. You'll find example code, inline commentary, and a copy-paste template at the bottom. +This guide explains **how to build your own node** for the Borealis Workflow Automation Tool. It walks through the key structure, best practices, and configuration options. You'll find example code, inline commentary, and a copy-paste template at the bottom. ---