Skip to content

Commit e6c879c

Browse files
agockegewarren
andauthored
Update docs/core/runtime-config/garbage-collector.md
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 1b240fe commit e6c879c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/runtime-config/garbage-collector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ The following settings apply to all flavors of the GC:
340340
### Heap hard limit percent
341341

342342
- Specifies the heap hard limit as a percentage of total physical memory.
343-
- If the process runs inside an environment (e.g., a container) with a set memory limit, that limit is treated as the total physical memory. In such environments, the default value is 75%.
343+
- If the process runs inside an environment with a set memory limit (for example, a container), that limit is treated as the total physical memory. In such environments, the default value is 75%.
344344
- This setting only applies to 64-bit computers.
345345
- This setting is ignored if the [Per-object-heap hard limits](#per-object-heap-hard-limits) are configured or the [heap hard limit](#heap-hard-limit) is configured.
346346

0 commit comments

Comments
 (0)