diff --git a/docs/use-cases/1012-ci.md b/docs/use-cases/1012-ci.md index e45b32ad..84f2772e 100644 --- a/docs/use-cases/1012-ci.md +++ b/docs/use-cases/1012-ci.md @@ -9,7 +9,7 @@ slug: /1012/ci - The CI code is sticky to the underlying CI infrastructure. - It's hard to migrate the CI from a runner to another. - The CI syntax is different with each CI runner. -- Most CI workflows are reprensented using YAML. +- Most CI workflows are represented using YAML. Implement the CI workflow using dagger solves all of those problems.