diff --git a/docs/docs/api_reference.md b/docs/docs/api_reference.md index 9e56f108..7fdfc8c9 100644 --- a/docs/docs/api_reference.md +++ b/docs/docs/api_reference.md @@ -15,7 +15,7 @@ task [--flags] [tasks...] [-- CLI_ARGS...] :::tip -If `--` is given, all remaning arguments to assigned to a special `CLI_ARGS` +If `--` is given, all remaning arguments will be assigned to a special `CLI_ARGS` variable :::