diff --git a/docs/pages/docs/reference/command-line-reference.mdx b/docs/pages/docs/reference/command-line-reference.mdx index be5c0dd49d43c..86556e542e067 100644 --- a/docs/pages/docs/reference/command-line-reference.mdx +++ b/docs/pages/docs/reference/command-line-reference.mdx @@ -90,7 +90,7 @@ turbo run build test lint --graph=my-graph.png graph at the moment, even if that pipeline task does not actually exist in a given package. This has no impact on execution, it just means that: - - the terminal output may over state the number of packages in which a task is running. + - the terminal output may overstate the number of packages in which a task is running. - your dot viz graph may contain additional nodes that represents tasks that do not exist.