mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Merge pull request #2489 from TheMas3212/fix-2452
fix grammar in Ishima Glitch
This commit is contained in:
@@ -286,7 +286,7 @@ export function SpecialLocation(props: IProps): React.ReactElement {
|
||||
return (
|
||||
<>
|
||||
<Typography>
|
||||
<CorruptableText content={"An eerie aura surround this area. You feel you should leave."} />
|
||||
<CorruptableText content={"An eerie aura surrounds this area. You feel you should leave."} />
|
||||
</Typography>
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user