Skip to content

Commit 8b0b7e1

Browse files
Update includes/functions-host-json-event-hubs.md
Co-Authored-By: Craig Shoemaker <[email protected]>
1 parent df224b8 commit 8b0b7e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

includes/functions-host-json-event-hubs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ms.author: glenga
2727
> [!NOTE]
2828
> For a reference of host.json in Azure Functions 1.x, see [host.json reference for Azure Functions 1.x](../articles/azure-functions/functions-host-json-v1.md).
2929
30-
### Azure Functions 2.0 and higher
30+
### Functions 2.x and higher
3131

3232
```json
3333
{
@@ -51,4 +51,4 @@ ms.author: glenga
5151
|batchCheckpointFrequency|1|The number of event batches to process before creating an EventHub cursor checkpoint.|
5252

5353
> [!NOTE]
54-
> For a reference of host.json in Azure Functions 2.x and beyond, see [host.json reference for Azure Functions](../articles/azure-functions/functions-host-json.md).
54+
> For a reference of host.json in Azure Functions 2.x and beyond, see [host.json reference for Azure Functions](../articles/azure-functions/functions-host-json.md).

0 commit comments

Comments
 (0)