From 0b74e2c65f7a75d5f78eefbffcd521f9edfcafaa Mon Sep 17 00:00:00 2001
From: hydroflame <79246165+hydroflame@users.noreply.github.com>
Date: Fri, 29 Apr 2022 18:26:58 -0400
Subject: [PATCH] Update src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx
Co-authored-by: nickofolas <60761231+nickofolas@users.noreply.github.com>
---
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 befd01e6e..93e1af52c 100644
--- a/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx
+++ b/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx
@@ -89,7 +89,7 @@ export function InteractiveTutorialRoot(): React.ReactElement {
Bitburner has 2 types of scripts:
- NS1: Javascript from 2009, very simple. Recommended for beginner to programming.
+ NS1: Javascript from 2009, very simple. Recommended for beginners to programming.