diff --git a/docs/tasks/file-tasks.md b/docs/tasks/file-tasks.md index ec501621c3..4157d1e8f1 100644 --- a/docs/tasks/file-tasks.md +++ b/docs/tasks/file-tasks.md @@ -8,7 +8,7 @@ In addition to defining tasks through the configuration, they can also be define - `.mise/tasks/:task_name` - `.config/mise/tasks/:task_name` -Note that you can include additional directories using the [task_config](/tasks/task-configuration.html#task-config-options) section. +Note that you can configure directories using the [task_config](/tasks/task-configuration.html#task-config-options) section. Here is an example of a file task that builds a Rust CLI: