Skip to content

Commit 3dbd1bd

Browse files
authored
Merge pull request #178407 from craigshoemaker/patch-1
[Container Apps] Fix typos
2 parents 6d9e25e + 26f0c59 commit 3dbd1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-apps/scale-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The following example shows how to create a CPU scaling rule.
161161

162162
## Memory
163163

164-
CPU scaling allows your app to scale in or out depending on how much the CPU is being used. CPU scaling doesn't allow your container app to scale to 0. For more information regarding this scaler, see [KEDA Memory scaler](https://keda.sh/docs/scalers/memory/).
164+
Memory scaling allows your app to scale in or out depending on how much of the memory is being used. Memory scaling doesn't allow your container app to scale to 0. For more information regarding this scaler, see [KEDA Memory scaler](https://keda.sh/docs/scalers/memory/).
165165

166166
The following example shows how to create a memory scaling rule.
167167

0 commit comments

Comments
 (0)