diff --git a/docs/tutorial.md b/docs/tutorial.md index 5bd0a92..404a3f2 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -47,7 +47,7 @@ git push -u origin main ### Step 5: Set Up Your Development Environment -Initially, the CI/CD pipeline will fal for two reasons: +Initially, the CI/CD pipeline will fail for two reasons: - The project does not yet contain a `uv.lock` file - There are a few formatting issues in the project