From a0d1a51f30290fe18add33c347f76ef702098a3f Mon Sep 17 00:00:00 2001 From: Niryo <47427791+VerifyBot@users.noreply.github.com> Date: Thu, 2 Apr 2026 00:13:47 +0300 Subject: [PATCH] Just a small spacing fix --- .../tutorials/season-2-scaling-out-and-up/episode08.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode08.md b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode08.md index def9a226..8523d723 100644 --- a/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode08.md +++ b/docs/getting-started/tutorials/season-2-scaling-out-and-up/episode08.md @@ -3,7 +3,7 @@ ## Scheduling Compute in the Cloud. This example revisits [Episode 06-statistics-redux: Computing in the -Cloud](episode06.md). Wi th Metaflow, you don't need to make any code changes to +Cloud](episode06.md). With Metaflow, you don't need to make any code changes to schedule your flow in the cloud. In this example, we will schedule the `stats.py` workflow using the `argo-workflows create` command-line argument. This instructs Metaflow to schedule your flow on [Argo