Skip to content

Commit bf09ef9

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

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](guide/cell) for the row.
123+
Returns all of the [Cells](api/core/cell) for the row.

0 commit comments

Comments
 (0)