We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce909b0 commit c0d75b5Copy full SHA for c0d75b5
core/src/components/modal/gestures/sheet.ts
@@ -382,7 +382,7 @@ export const createSheetGesture = (
382
/**
383
* The modal content should scroll at any breakpoint when expandToScroll
384
* is disabled. In order to do this, the content needs to be completely
385
- * viewable so scrolling can access everything. Othewise, the default
+ * viewable so scrolling can access everything. Otherwise, the default
386
* behavior would show the content off the screen and only allow
387
* scrolling when the sheet is fully expanded.
388
*/
0 commit comments