mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-25 23:41:29 +01:00
FIX: tutorial typo
"connect so it" -> "connect to it"
This commit is contained in:
parent
9ddb1c4379
commit
6e09241ff4
@ -212,7 +212,7 @@ export function InteractiveTutorialRoot(): React.ReactElement {
|
|||||||
|
|
||||||
<Typography>
|
<Typography>
|
||||||
{" "}
|
{" "}
|
||||||
we can see that the n00dles server is only one node away. Let's connect so it now using:
|
we can see that the n00dles server is only one node away. Let's connect to it now using:
|
||||||
</Typography>
|
</Typography>
|
||||||
|
|
||||||
<Typography classes={{ root: classes.textfield }}>{"[home ~/]> connect n00dles"}</Typography>
|
<Typography classes={{ root: classes.textfield }}>{"[home ~/]> connect n00dles"}</Typography>
|
||||||
|
Loading…
Reference in New Issue
Block a user