From 0f0b352aba7e6ffafac7bbefcf16d7b0fbaad2fe Mon Sep 17 00:00:00 2001 From: Youssef Shili Date: Sat, 21 Feb 2026 14:26:25 +0100 Subject: [PATCH] Fix typo in introduction: change 'you needs' to 'your needs' --- docs/introduction/what-is-metaflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction/what-is-metaflow.md b/docs/introduction/what-is-metaflow.md index d49a75e4..2152dd9c 100644 --- a/docs/introduction/what-is-metaflow.md +++ b/docs/introduction/what-is-metaflow.md @@ -75,7 +75,7 @@ A typical project advances through these three stages: require no changes in the code. Also, the team needs to be able to continue development of [new versions of the project alongside any production deployments](/production/coordinating-larger-metaflow-projects) and be able to A/B test - them easily. And, as you needs grow, you may want to start building larger, [reactive + them easily. And, as your needs grow, you may want to start building larger, [reactive systems using individual flows as building blocks](/production/event-triggering). You can assess the value of the project at every stage before deciding to invest more. A