This commit is contained in:
danielyxie
2019-04-19 22:27:33 -07:00
committed by danielyxie
parent 3dd2975c61
commit 7a3a3de7d1
18 changed files with 384 additions and 186 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ export class GeneralInfo extends React.Component {
`you hashes. Hashes can be spent on a variety of different upgrades.`;
} else {
return `Here, you can purchase a Hacknet Node, a specialized machine that can connect ` +
`and contribute its resources to the Hacknet networ. This allows you to take ` +
`and contribute its resources to the Hacknet network. This allows you to take ` +
`a small percentage of profits from hacks performed on the network. Essentially, ` +
`you are renting out your Node's computing power.`;
}