Fixed some typos

This commit is contained in:
Daniël van Noord
2021-04-03 16:11:42 +02:00
parent e482a62fe8
commit 66ede34b92
8 changed files with 37 additions and 37 deletions

View File

@@ -55,7 +55,7 @@ export default function ReplaceAscendTooltip() {
)} more cookies</b> for the next level.<br>`;
str += `${
CMOptions.TooltipAscendButton
? `<div class='line'></div>It takes ${CacheTimeTillNextPrestige} to reach the next level and you are making ${Beautify(
? `<div class='line'></div>It takes ${CacheTimeTillNextPrestige} to reach the next level and you were making ${Beautify(
CacheHCPerSecond,
2,
)} chips on average in the last 5 seconds.<br>`