diff --git a/docs/tests/core-concepts/plan/structure.cue.fragment b/docs/tests/core-concepts/plan/structure.cue.fragment index 67e2d227..f17656b7 100644 --- a/docs/tests/core-concepts/plan/structure.cue.fragment +++ b/docs/tests/core-concepts/plan/structure.cue.fragment @@ -1,5 +1,5 @@ // ... -// A plan has pre-requisited that we cover below. +// A plan has pre-requisites that we cover below. // For now we focus on the dagger.#Plan structure. // ...