Update TutorialRoot.tsx

Correct "NS1 vs NS1" typo.
This commit is contained in:
MageKing17 2021-12-17 00:35:23 -08:00 committed by GitHub
parent 6c5842d2e7
commit e8b4d15078
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
>
<Typography>NS1 vs NS1 (or .script vs .js)</Typography>
<Typography>NS1 vs NS2 (or .script vs .js)</Typography>
</Link>
</Box>
</>