Skip to content

Commit 36b9243

Browse files
authored
Update guarantees.md (#13954)
1 parent 146c129 commit 36b9243

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

website/content/en/docs/about/under-the-hood/guarantees.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ with no error.
5050
### At-least-once
5151

5252
The **at-least-once** delivery guarantee ensures that an [event] received by a Vector component is
53-
ultimately delivered at least once. While rare, it is possible for an event to be delivered more
54-
than once. See the [Does Vector support exactly-once delivery?](#faq-at-least-once) FAQ below).
53+
ultimately delivered at least once.
5554

5655
While rare, it is possible for an event to be delivered more than
5756
once. See the [Does Vector support exactly-once

0 commit comments

Comments
 (0)