Skip to content

Commit 659ba69

Browse files
committed
Sentence-case title
1 parent a9b2007 commit 659ba69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/performance-tips-java-sdk-v4-sql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Limitations: accelerated networking must be supported on the VM OS, and can only
101101

102102
Please see the [Windows](https://docs.microsoft.com/azure/virtual-network/create-vm-accelerated-networking-powershell) and [Linux](https://docs.microsoft.com/azure/virtual-network/create-vm-accelerated-networking-cli) instructions for more details.
103103

104-
## SDK Usage
104+
## SDK usage
105105
* **Install the most recent SDK**
106106

107107
The Azure Cosmos DB SDKs are constantly being improved to provide the best performance. See the [Azure Cosmos DB SDK](sql-api-sdk-async-java.md) pages to determine the most recent SDK and review improvements.
@@ -362,7 +362,7 @@ Please see the [Windows](https://docs.microsoft.com/azure/virtual-network/create
362362
363363
The latter is supported but will add latency to your application; the SDK must parse the item and extract the partition key.
364364
365-
## Indexing Policy
365+
## Indexing policy
366366
367367
* **Exclude unused paths from indexing for faster writes**
368368

0 commit comments

Comments
 (0)