Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Small fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
scofalik committed Aug 14, 2019
1 parent 594fb72 commit 328b3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tablewalker.js
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ export default class TableWalker {
}

/**
* Returns the cell element that is spanned at `row` x `column` location.
* Returns the cell element that is spanned over `row` x `column` location.
*
* @private
* @param {Number} row Row index of the cell location.
Expand Down

0 comments on commit 328b3fa

Please sign in to comment.