Skip to content

Commit 894f549

Browse files
committed
fix headings
1 parent d30f2bf commit 894f549

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cosmos-db/troubleshoot-query-performance.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can reference the below section to understand the relevant query optimizatio
3939

4040
- [Queries with both a filter and an ORDER BY clause](#queries-with-both-a-filter-and-an-order-by-clause)
4141

42-
- [Optimize JOIN expressions by using a subquery](#optimize-JOIN-expressions-by-using-a-subquery)
42+
- [Optimize JOIN expressions by using a subquery](#optimize-join-expressions-by-using-a-subquery)
4343

4444
<br>
4545

@@ -57,11 +57,11 @@ You can reference the below section to understand the relevant query optimizatio
5757

5858
- [Improve proximity](#improve-proximity)
5959

60-
- [Increasing provisioned throughput](#increasing-provisioned-throughput)
60+
- [Increase provisioned throughput](#increase-provisioned-throughput)
6161

62-
- [Increasing MaxConcurrency](#increasing-maxconcurrency)
62+
- [Increase MaxConcurrency](#increase-maxconcurrency)
6363

64-
- [Increasing MaxBufferedItemCount](#increasing-maxbuffereditemcount)
64+
- [Increase MaxBufferedItemCount](#increase-maxbuffereditemcount)
6565

6666
## Queries where Retrieved Document Count exceeds Output Document Count
6767

0 commit comments

Comments
 (0)