Merge pull request #1968 from MageKing17/patch-1

Quickly fix silly typo mentioned on Discord.
This commit is contained in:
hydroflame 2021-12-17 12:55:58 -05:00 committed by GitHub
commit 2b5cc03e79
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>
</>