Skip to content

Commit 461e4b7

Browse files
(AzureCXP) Typo in Memory Management
update the type in Memory Management section table resolves MicrosoftDocs/azure-docs#120566
1 parent 5b8dc27 commit 461e4b7

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)