mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-19 06:03:50 +01:00
Fix typo
This commit is contained in:
parent
a39dda019e
commit
15d441f8a6
@ -2015,7 +2015,7 @@ Bladeburner.prototype.createContractsContent = function() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
DomElems.actionsAndSkillsDesc.innerHTML =
|
DomElems.actionsAndSkillsDesc.innerHTML =
|
||||||
"Complete contracts in order to increase your Bitburner rank and earn money. " +
|
"Complete contracts in order to increase your Bladeburner rank and earn money. " +
|
||||||
"Failing a contract will cause you to lose HP, which can lead to hospitalization.<br><br>" +
|
"Failing a contract will cause you to lose HP, which can lead to hospitalization.<br><br>" +
|
||||||
"You can unlock higher-level contracts by successfully completing them. " +
|
"You can unlock higher-level contracts by successfully completing them. " +
|
||||||
"Higher-level contracts are more difficult, but grant more rank, experience, and money.";
|
"Higher-level contracts are more difficult, but grant more rank, experience, and money.";
|
||||||
|
Loading…
Reference in New Issue
Block a user