Skip to content

Commit f672734

Browse files
author
MarkBaker
committed
Typo
1 parent 3becd56 commit f672734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org).
5858
- `setSelectedCellByColumnAndRow()` use the equivalent `setSelectedCells()`
5959

6060
This change provides more consistency in the methods (not every "by cell address" method has an equivalent "byColumnAndRow" method);
61-
and the "by cell address" methods often provide more flexibility, such as allowing a range of cells, or referencig them by passing the defined name of a named range as the argument.
61+
and the "by cell address" methods often provide more flexibility, such as allowing a range of cells, or referencing them by passing the defined name of a named range as the argument.
6262

6363
### Removed
6464

0 commit comments

Comments
 (0)