Skip to content

Commit f2cc518

Browse files
authored
Update functions-bindings-register.md
changed "While you can a specify custom version range in host.json, we recommend you use a version value from this table." with "When you specify a custom version range in host.json, we recommend you use a version value from this table."
1 parent 609fbd5 commit f2cc518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-bindings-register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following table lists the currently available versions of the default *Micro
4545
<sup>1</sup> Version 3.x of the extension bundle currently doesn't include the [Table Storage bindings](./functions-bindings-storage-table.md). If your app requires Table Storage, you'll need to continue using the 2.x version for now.
4646

4747
> [!NOTE]
48-
> While you can a specify custom version range in host.json, we recommend you use a version value from this table.
48+
> When you specify a custom version range in host.json, we recommend you use a version value from this table.
4949
5050
## Explicitly install extensions
5151

0 commit comments

Comments
 (0)