Skip to content

Commit d54e8ae

Browse files
authored
Missing period
1 parent c1c1d69 commit d54e8ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Premium plan hosting provides the following benefits to your functions:
1818

1919
* Avoid cold starts with warm instances.
2020
* Virtual network connectivity.
21-
* Supports [longer runtime durations](#longer-run-duration)
21+
* Supports [longer runtime durations](#longer-run-duration).
2222
* [Choice of Premium instance sizes](#available-instance-skus).
2323
* More predictable pricing, compared with the Consumption plan.
2424
* High-density app allocation for plans with multiple function apps.
@@ -235,7 +235,7 @@ For example, a JavaScript function app is constrained by the default memory limi
235235

236236
And for plans with more than 4GB memory, ensure the Bitness Platform Setting is set to `64 Bit` under [General Settings](../app-service/configure-common.md#configure-general-settings).
237237

238-
## Region max scale out
238+
## Region max scale-out
239239

240240
Below are the currently supported maximum scale-out values for a single plan in each region and OS configuration.
241241

0 commit comments

Comments
 (0)