Skip to content

Commit 52514fe

Browse files
csviriCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 64ae3a6 commit 52514fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/content/en/docs/documentation/reconciler.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@ supports stronger guarantees, both for primary and secondary resources. If this
182182
- Foreign events received during the window are merged with the surrounding
183183
own writes into a single synthesized `UPDATED` event so the reconciler
184184
gets a faithful before/after picture rather than each individual watch
185-
event. These events actually carefully crafted to they correspond
186-
to a real life scenario, and still fully usable by filters.
185+
event. These events are carefully crafted so they correspond to a real-life scenario,
186+
and remain fully usable by filters.
187187
- A `DELETED` arriving in the window is propagated; a delete-then-recreate
188188
inside the window collapses into one synthesized `UPDATED` from the
189189
deleted state to the recreated state.

0 commit comments

Comments
 (0)