From 28852ea46191cbea0ebd39fbbda022e4977fdd25 Mon Sep 17 00:00:00 2001 From: Chromum Date: Mon, 12 May 2025 14:52:22 +0000 Subject: [PATCH] Update Guides/QuickStart --- Guides%2FQuickStart.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Guides%2FQuickStart.md b/Guides%2FQuickStart.md index fab31e0..6c5a1ac 100644 --- a/Guides%2FQuickStart.md +++ b/Guides%2FQuickStart.md @@ -56,15 +56,15 @@ To create a sticky note: 3. A note will appear at the centre of the graph. You can **drag** it to a more convenient location. 4. To **edit** the note, click on it and type your text directly inside. 5. Right click the sticky note to change settings such as Font Size. -5. Use sticky notes for adding reminders, comments, or any information relevant to the graph you’re building. +5. Use sticky notes for adding reminders, comments, or any information relevant to the graph you`re building. ### 3.5 **Running the Graph** To run the graph: 1. Once your nodes are connected and configured, click the **Run** button in the top toolbar. -2. The graph will begin processing and executing according to the nodes and connections you’ve set up. -3. If there’s an error or issue, the **Console** will display relevant logs, which can be used to troubleshoot; The node that errors will highlight red. +2. The graph will begin processing and executing according to the nodes and connections you`ve set up. +3. If there`s an error or issue, the **Console** will display relevant logs, which can be used to troubleshoot; The node that errors will highlight red. ---