mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-22 23:53:48 +01:00
Merge pull request #2200 from 2PacIsAlive/dev
Fix "Terminal capacity" option description typo
This commit is contained in:
commit
91d9549999
@ -292,7 +292,7 @@ export function GameOptionsRoot(props: IProps): React.ReactElement {
|
||||
<Tooltip
|
||||
title={
|
||||
<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.
|
||||
</Typography>
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user