diff --git a/docs/production/scheduling-metaflow-flows/introduction.md b/docs/production/scheduling-metaflow-flows/introduction.md index 747cfc30..ca1309ac 100644 --- a/docs/production/scheduling-metaflow-flows/introduction.md +++ b/docs/production/scheduling-metaflow-flows/introduction.md @@ -13,7 +13,7 @@ multiple commands so that their mutual dependencies are handled correctly? Metaflow currently integrates with a number of production orchestrators which can answer these questions: -- [Argo Workflows](https://argoproj.github.io/workflows) - [a modern, +- [Argo Workflows](https://argoproj.github.io/workflows) - a modern, Kubernetes-native workflow orchestrator, - [AWS Step Functions](https://aws.amazon.com/step-functions/) - a managed general-purpose orchestrator, - [Apache Airflow](https://airflow.apache.org/) - a