Skip to content

Commit caf8053

Browse files
Update packages/cli/docs/turbo-caching.md
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent bf1718c commit caf8053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/docs/turbo-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export default {
3131
```json
3232
{
3333
"$schema": "https://turbo.build/schema.json",
34-
"pipeline": {
34+
"tasks": {
3535
"unit-test": {
3636
"outputs": ["coverage/unit-test/**"]
3737
},

0 commit comments

Comments
 (0)