Skip to content

Commit a8f044a

Browse files
authored
Fix typo
1 parent b7173f8 commit a8f044a

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)