Skip to content

Commit 9a55066

Browse files
Merge pull request #268485 from MayankBargali-MSFT/patch-111
(AzureCXP) Typo in Memory Management
2 parents b666b77 + 461e4b7 commit 9a55066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/java-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ To help optimize memory management in your Java application, you can ensure [JVM
9595

9696
Memory is measured in gibibytes (Gi) and CPU core pairs. The following table shows the range of resources available to your container app.
9797

98-
| Threshold | CPU cores | Memory in Gibytes (Gi) |
98+
| Threshold | CPU cores | Memory in Gibibytes (Gi) |
9999
|---|---|---|
100100
| Minimum | 0.25 | 0.5 |
101101
| Maximum | 4 | 8 |

0 commit comments

Comments
 (0)