From 6e09241ff4c54ac5e4a6b1a258fa4e250777a5b5 Mon Sep 17 00:00:00 2001 From: citrusmunch Date: Sun, 13 Feb 2022 16:46:13 -0500 Subject: [PATCH] FIX: tutorial typo "connect so it" -> "connect to it" --- src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx b/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx index 7614d9e66..12eda15ab 100644 --- a/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx +++ b/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx @@ -212,7 +212,7 @@ export function InteractiveTutorialRoot(): React.ReactElement { {" "} - we can see that the n00dles server is only one node away. Let's connect so it now using: + we can see that the n00dles server is only one node away. Let's connect to it now using: {"[home ~/]> connect n00dles"}