Skip to content

Commit 8d63c14

Browse files
committed
typo
Signed-off-by: Vedansh Saini <[email protected]>
1 parent 395ff00 commit 8d63c14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/emailClientAdapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ class EmailClientAdapter {
4141
// Desktop selectors
4242
'#editor-container [contenteditable="true"][role="textbox"]',
4343
// Mobile selectors
44-
'#editoor-container-mobile [contentditable="true"][role="textbox"]',
44+
'#editor-container-mobile [contentditable="true"][role="textbox"]',
4545
],
4646
subject: [
4747
// Desktop selectors

0 commit comments

Comments
 (0)