Skip to content

Commit 3055003

Browse files
committed
Fix documentation
1 parent 164bbe5 commit 3055003

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The `region` option defines draggable bounds using up to 4 independent threshold
123123
// Sidebar handle: left 8px
124124
{ width: 8 }
125125

126-
// Custom band: between 50px and 100px from top
126+
// Custom band: between 50px and 150px from top
127127
{ y: 50, height: 100 }
128128

129129
// Scoped box: specific region

0 commit comments

Comments
 (0)