Skip to content

Commit

Permalink
docs: Update header.md -> fixing typos (#5236)
Browse files Browse the repository at this point in the history
  • Loading branch information
kis619 committed Dec 28, 2023
1 parent 079d492 commit 6ccf35c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/core/header.md
Expand Up @@ -19,15 +19,15 @@ The unique identifier for the header.
### `index`

```tsx
id: number
index: number
```

The index for the header within the header group.

### `depth`

```tsx
id: number
depth: number
```

The depth of the header, zero-indexed based.
Expand Down

0 comments on commit 6ccf35c

Please sign in to comment.