diff --git a/src/content/docs/merge-queue.mdx b/src/content/docs/merge-queue.mdx index 584726467c..6a3388c867 100644 --- a/src/content/docs/merge-queue.mdx +++ b/src/content/docs/merge-queue.mdx @@ -544,7 +544,7 @@ merged. - **Complex Projects**: for complex projects with multiple dependencies, a small change can potentially have significant effects. Running updated CI checks on each PR in a merge queue ensures that all changes are compatible with -the +the other changes. - **Agile Teams**: teams that practice Agile methodologies such as continuous integration and continuous deployment (CI/CD) can benefit significantly from a