From 6f3e0e3157ca518006867bec8239e0ae239495ab Mon Sep 17 00:00:00 2001 From: Ragnor Comerford Date: Mon, 15 Jun 2026 17:22:28 +0200 Subject: [PATCH] Correct 'merge' to 'merged' in README.md Fix grammatical error in README.md regarding merging changes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3dd388..98b5630 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ **Lakehouse native graph engine built for context assembly** Omnigraph acts as operational state & coordination layer for agents. -Hundreds of agents can enrich the graph on parallel isolated branches and changes can be reviewed and merge safely. +Hundreds of agents can enrich the graph on parallel isolated branches and changes can be reviewed and merged safely. - Git-style versioning & branching - Multimodal retrieval (graph+vector/fts+filters) optimized for context assembly