Skip to content

Commit

Permalink
Update package-configurations.mdx (#9232)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoms99 authored Oct 11, 2024
1 parent 5c93793 commit 91e8168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/repo-docs/reference/package-configurations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ configuration. With a Package Configuration, the task configuration is merged
instead.

Consider the example of the monorepo with multiple Next.js apps and a Sveltekit
app again. Without a package-specific task, you might configure your root
app again. With a package-specific task, you might configure your root
`turbo.json` like this:

```jsonc title="./turbo.json"
Expand Down

0 comments on commit 91e8168

Please sign in to comment.