Skip to content

Commit

Permalink
Update row.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinVandy committed Mar 21, 2024
1 parent bbf7fca commit 88ffd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/core/row.md
Expand Up @@ -120,4 +120,4 @@ An array of the original subRows as returned by the `options.getSubRows` option.
type getAllCells = () => Cell<TData>[]
```
Returns all of the [Cells](./cell) for the row.
Returns all of the [Cells](guide/cell) for the row.

0 comments on commit 88ffd01

Please sign in to comment.