Skip to content

Commit

Permalink
chore(docs): add missing words (vercel#8067)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyadavis authored and Neosoulink committed Jun 14, 2024
1 parent a4ce5df commit e8d4b8d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ but continue to inherit any other tasks defined at the root.

At first glance, Workspace Configurations may sound a lot like the
[`workspace#task` syntax][3] in the root `turbo.json`. The features are
similar, but have one significant difference: when you declare a Workspace-specific
in the root `turbo.json`, it _completely_ overwrites the baseline task
configuration. With a Workspace Configuration, the task configuration is merged
similar, but have one significant difference: when you declare a Workspace-specific
task configuration in the root `turbo.json`, it _completely_ overwrites the baseline
task configuration. With a Workspace Configuration, the task configuration is merged
instead.

Consider the example of the monorepo with multiple Next.js apps and a Sveltekit
Expand Down

0 comments on commit e8d4b8d

Please sign in to comment.