Skip to content

Commit c0d75b5

Browse files
Update core/src/components/modal/gestures/sheet.ts
Co-authored-by: Brandy Smith <[email protected]>
1 parent ce909b0 commit c0d75b5

File tree

1 file changed

+1
-1
lines changed
  • core/src/components/modal/gestures

1 file changed

+1
-1
lines changed

core/src/components/modal/gestures/sheet.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ export const createSheetGesture = (
382382
/**
383383
* The modal content should scroll at any breakpoint when expandToScroll
384384
* is disabled. In order to do this, the content needs to be completely
385-
* viewable so scrolling can access everything. Othewise, the default
385+
* viewable so scrolling can access everything. Otherwise, the default
386386
* behavior would show the content off the screen and only allow
387387
* scrolling when the sheet is fully expanded.
388388
*/

0 commit comments

Comments
 (0)