Skip to content

Commit b16dc26

Browse files
authored
Merge pull request #6125 from shekeriev/patch-1
Update architecture.md
2 parents ebaf4a4 + 36539d5 commit b16dc26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ For more information, see the [compactor documentation](./blocks-storage/compact
179179
The compactor is **stateless**.
180180

181181
### Store gateway
182-
The **store gateway** is the Cortex service responsible to query series from blocks, it needs to have an almost up-to-date view over the storage bucket. In order to discover blocks belonging to their shard. The store-gateway can keep the bucket view updated in to two different ways:
182+
The **store gateway** is the Cortex service responsible for querying series from blocks. It needs to have an almost up-to-date view of the storage bucket. To discover blocks belonging to their shard, the store gateway can keep the bucket view updated in two different ways:
183183

184184
1. Periodically scanning the bucket (default)
185185
2. Periodically downloading the [bucket index](./blocks-storage/bucket-index.md)

0 commit comments

Comments
 (0)