mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-26 17:43:48 +01:00
Fix "Terminal capacity" option description typo
This commit is contained in:
parent
d99b03d12e
commit
e3a9f9edab
@ -292,7 +292,7 @@ export function GameOptionsRoot(props: IProps): React.ReactElement {
|
|||||||
<Tooltip
|
<Tooltip
|
||||||
title={
|
title={
|
||||||
<Typography>
|
<Typography>
|
||||||
The maximum number of entries that can be written to a the terminal. Setting this too high can cause
|
The maximum number of entries that can be written to the terminal. Setting this too high can cause
|
||||||
the game to use a lot of memory.
|
the game to use a lot of memory.
|
||||||
</Typography>
|
</Typography>
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user