Skip to content

Commit e129ae2

Browse files
authored
docs: fix dir headline level (#2665)
The other commands in this section are on headline level 4, which probably is also the expected one for `dir`.
1 parent ed69256 commit e129ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/docs/reference/schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ tasks:
637637
- go build -ldflags="-s -w" ./...
638638
```
639639

640-
### `dir`
640+
#### `dir`
641641

642642
- **Type**: `string`
643643
- **Description**: The directory in which this task should run

0 commit comments

Comments
 (0)