Skip to content

Commit 761e7fc

Browse files
committed
Responding to feedback
1 parent 40a5d52 commit 761e7fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__mocks__/genInteractives.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const interactiveElementsMap = {
4747
option: [],
4848
select: [],
4949
// Whereas ARIA makes a distinction between cell and gridcell, the AXObject
50-
// treats them both as CellRole and since gridcell is interactice, we consider
50+
// treats them both as CellRole and since gridcell is interactive, we consider
5151
// cell interactive as well.
5252
// td: [],
5353
th: [],

0 commit comments

Comments
 (0)