mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-24 15:12:27 +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>
|
||||
{" "}
|
||||
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 classes={{ root: classes.textfield }}>{"[home ~/]> connect n00dles"}</Typography>
|
||||
|
Loading…
Reference in New Issue
Block a user