Skip to content

Commit 44719f6

Browse files
committed
More wording tweaks
1 parent 93d64e9 commit 44719f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/examples/Widget Events.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
"cell_type": "markdown",
479479
"metadata": {},
480480
"source": [
481-
"To see how different it behaves compared to the debouncer, here is the same slider example, with its throttled value displayed in the text box. Notice how more interactive it is, while still limiting the callback rate."
481+
"To see how different it behaves compared to the debouncer, here is the same slider example with its throttled value displayed in the text box. Notice how much more interactive it is, while still limiting the callback rate."
482482
]
483483
},
484484
{

0 commit comments

Comments
 (0)