We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a030426 commit 38074e8Copy full SHA for 38074e8
content/docs/reference/java-reference.md
@@ -27,7 +27,7 @@ This section describes the algorithm that is responsible for providing this memo
27
28
### Heap
29
30
-The Heap memory value, ultimately supplied as the `-xmX` JVM flag, is calculated using the following formula:
+The Heap memory value, ultimately supplied as the `-Xmx` JVM flag, is calculated using the following formula:
31
32
`Heap = Total Container Memory - Non-Heap - Headroom`
33
0 commit comments