Skip to content

Commit

Permalink
docs: fix a typo
Browse files Browse the repository at this point in the history
"dependencies" was spelt as "dependecnies"
  • Loading branch information
MauritsWilke authored Nov 28, 2024
1 parent e71e20a commit 75d79e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/reference/cli/task.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ argument in case it contains spaces):

## Task dependencies

You can specify dependecnies for a task:
You can specify dependencies for a task:

```json title="deno.json"
{
Expand Down

0 comments on commit 75d79e4

Please sign in to comment.