mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 15:43:49 +01:00
fix grammar in Ishima Glitch
This commit is contained in:
parent
0de588ee17
commit
94eef03c74
@ -286,7 +286,7 @@ export function SpecialLocation(props: IProps): React.ReactElement {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Typography>
|
<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>
|
</Typography>
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user