We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 146c129 commit 36b9243Copy full SHA for 36b9243
website/content/en/docs/about/under-the-hood/guarantees.md
@@ -50,8 +50,7 @@ with no error.
50
### At-least-once
51
52
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).
+ultimately delivered at least once.
55
56
While rare, it is possible for an event to be delivered more than
57
once. See the [Does Vector support exactly-once
0 commit comments