From e8b4d15078448fae83dd02320b2437bc98c79b25 Mon Sep 17 00:00:00 2001 From: MageKing17 Date: Fri, 17 Dec 2021 00:35:23 -0800 Subject: [PATCH] Update TutorialRoot.tsx Correct "NS1 vs NS1" typo. --- src/Tutorial/ui/TutorialRoot.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tutorial/ui/TutorialRoot.tsx b/src/Tutorial/ui/TutorialRoot.tsx index b2606a395..e7b290547 100644 --- a/src/Tutorial/ui/TutorialRoot.tsx +++ b/src/Tutorial/ui/TutorialRoot.tsx @@ -108,7 +108,7 @@ export function TutorialRoot(props: IProps): React.ReactElement { target="_blank" href="https://bitburner.readthedocs.io/en/latest/netscript/netscriptlearntoprogram.html#netscript-1-0-vs-netscript-2-0" > - NS1 vs NS1 (or .script vs .js) + NS1 vs NS2 (or .script vs .js)