Skip to content

Commit 3899500

Browse files
authored
Add a missing space
1 parent 650008f commit 3899500

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-bindings-mongodb-vcore-input.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) input binding for Azure Functions
12+
# Azure Cosmos DB for MongoDB (vCore) input 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) input binding in Azure Functions.
1515

@@ -87,4 +87,4 @@ You can use the `CosmosDBMongo` attribute to obtain and work directly with the [
8787
- [Azure Cosmos DB for MongoDB (vCore)](/azure/cosmos-db/mongodb/vcore/introduction)
8888
- [Azure Cosmos DB for MongoDB (vCore) bindings for Azure Functions](functions-bindings-mongodb-vcore.md)
8989
- [Azure Cosmos DB for MongoDB (vCore) trigger for Azure Functions](functions-bindings-mongodb-vcore-trigger.md)
90-
- [Azure Cosmos DB for MongoDB(vCore) output binding for Azure Functions](functions-bindings-mongodb-vcore-output.md)
90+
- [Azure Cosmos DB for MongoDB(vCore) output binding for Azure Functions](functions-bindings-mongodb-vcore-output.md)

0 commit comments

Comments
 (0)