Skip to content

Commit 10326f8

Browse files
Update request-units.md
typo
1 parent 66d7b54 commit 10326f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/request-units.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ After reading this article, you'll be able to answer the following questions:
3636
* How do I estimate my application's request unit needs?
3737
* What happens if I exceed request unit capacity for a collection?
3838

39-
As Azure Cosmos DB is a multi-model database, it is important to note that we will refer to a collection/document for a document API, a graph/node for a graph API and a table/entity for table API. Throughput this document we will generalize to the concepts of container/item.
39+
As Azure Cosmos DB is a multi-model database, it is important to note that we will refer to a collection/document for a document API, a graph/node for a graph API and a table/entity for table API. Throughout this document we will generalize to the concepts of container/item.
4040

4141
## Request units and request charges
4242
Azure Cosmos DB delivers fast, predictable performance by *reserving* resources to satisfy your application's throughput needs. Because application load and access patterns change over time, Azure Cosmos DB allows you to easily increase or decrease the amount of reserved throughput available to your application.

0 commit comments

Comments
 (0)