Skip to content

Commit 88ffd01

Browse files
authored
Update row.md
1 parent bbf7fca commit 88ffd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/core/row.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ An array of the original subRows as returned by the `options.getSubRows` option.
120120
type getAllCells = () => Cell<TData>[]
121121
```
122122
123-
Returns all of the [Cells](./cell) for the row.
123+
Returns all of the [Cells](guide/cell) for the row.

0 commit comments

Comments
 (0)