Skip to content

Commit 43fdb33

Browse files
A typo
1 parent 0dc173e commit 43fdb33

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/quorum-queues/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1227,7 +1227,7 @@ This leads to several recommendations:
12271227
4. Larger messages can be stored in a blob store as an alternative, with relevant metadata being passed around
12281228
in messages flowing through quorum qeueues
12291229

1230-
### Whe Does Segment File Truncation Happen?
1230+
### When Does Segment File Truncation Happen? {#segment-file-truncation}
12311231

12321232
Segment file truncation happens periodically in response to client operations,
12331233
when it is safe to do so. Quorum queues periodically take checkpoints and snapshots,

versioned_docs/version-3.13/quorum-queues/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@ This leads to several recommendations:
11201120
4. Larger messages can be stored in a blob store as an alternative, with relevant metadata being passed around
11211121
in messages flowing through quorum qeueues
11221122

1123-
### Whe Does Segment File Truncation Happen?
1123+
### When Does Segment File Truncation Happen? {#segment-file-truncation}
11241124

11251125
Segment file truncation happens periodically in response to client operations,
11261126
when it is safe to do so. Quorum queues periodically take checkpoints and snapshots,

versioned_docs/version-4.0/quorum-queues/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@ This leads to several recommendations:
12281228
4. Larger messages can be stored in a blob store as an alternative, with relevant metadata being passed around
12291229
in messages flowing through quorum qeueues
12301230

1231-
### Whe Does Segment File Truncation Happen?
1231+
### When Does Segment File Truncation Happen? {#segment-file-truncation}
12321232

12331233
Segment file truncation happens periodically in response to client operations,
12341234
when it is safe to do so. Quorum queues periodically take checkpoints and snapshots,

0 commit comments

Comments
 (0)