Skip to content

Commit 839514a

Browse files
authored
Add missing space in H1
1 parent 3899500 commit 839514a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-bindings-mongodb-vcore-output.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.custom:
99
- build-2025
1010
---
1111

12-
# Azure Cosmos DB for MongoDB(vCore) output binding for Azure Functions
12+
# Azure Cosmos DB for MongoDB (vCore) output binding for Azure Functions
1313

1414
This article explains how to work with the [Azure Cosmos DB for MongoDB vCore](/azure/cosmos-db/mongodb/vcore/introduction) output binding in Azure Functions.
1515

@@ -75,4 +75,4 @@ You can use the `CosmosDBMongo` attribute to obtain and work directly with the [
7575
- [Azure Cosmos DB for MongoDB (vCore)](/azure/cosmos-db/mongodb/vcore/introduction)
7676
- [Azure Cosmos DB for MongoDB (vCore) bindings for Azure Functions](functions-bindings-mongodb-vcore.md)
7777
- [Azure Cosmos DB for MongoDB (vCore) trigger for Azure Functions](functions-bindings-mongodb-vcore-trigger.md)
78-
- [Azure Cosmos DB for MongoDB (vCore) input binding for Azure Functions](functions-bindings-mongodb-vcore-input.md)
78+
- [Azure Cosmos DB for MongoDB (vCore) input binding for Azure Functions](functions-bindings-mongodb-vcore-input.md)

0 commit comments

Comments
 (0)