Merge pull request #2971 from citrusmunch/tutorial-typo

FIX: tutorial typo
This commit is contained in:
hydroflame 2022-03-01 10:38:36 -05:00 committed by GitHub
commit 4cf28b47ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>