Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/introduction/what-is-metaflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down