Skip to content

Commit 7b0c65c

Browse files
authored
Merge pull request #31945 from cliffkoh/cliffkoh/fix-typo
Fix typo in documentation
2 parents 7da7f88 + a8f044a commit 7b0c65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-premium-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ az resource update -g <resource_group> -n <premium_plan_name> --set properties.m
8888

8989
### Available instance SKUs
9090

91-
When creating our scaling your plan, you can choose between three instance sizes. You will be billed for the total number of cores and memory consumed per second. Your app can automatically scale out to multiple instances as needed.
91+
When creating or scaling your plan, you can choose between three instance sizes. You will be billed for the total number of cores and memory consumed per second. Your app can automatically scale out to multiple instances as needed.
9292

9393
|SKU|Cores|Memory|Storage|
9494
|--|--|--|--|

0 commit comments

Comments
 (0)