diff --git a/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx b/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx index 92074ea38..6135ea103 100644 --- a/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx +++ b/src/ui/InteractiveTutorial/InteractiveTutorialRoot.tsx @@ -460,7 +460,7 @@ export function InteractiveTutorialRoot(): React.ReactElement { <> Your script is now running! It will continuously run in the background and will automatically stop if the - code ever completes (the n00dles.script will never complete because it runs an infinite loop).
+ code ever completes (the {tutorialScriptName} will never complete because it runs an infinite loop).

These scripts can passively earn you income and hacking experience. Your scripts will also earn money and experience while you are offline, although at a slightly slower rate.