Skip to content

Commit 0cca63d

Browse files
jlukicCopilot
andauthored
Update src/behaviors/attach/attach.js
Co-authored-by: Copilot <[email protected]>
1 parent f7553ba commit 0cca63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/behaviors/attach/attach.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const defaultSettings = {
2121
position: '',
2222

2323
// strategy when choosing a fallback position
24-
// adjacent- check adjacenct first
24+
// adjacent- check adjacent first
2525
// opposite - check opposite first
2626
// [`position1', 'position2'] - only use specific fallback positions
2727
fallbackStrategy: 'adjacent',

0 commit comments

Comments
 (0)