Skip to content

Commit c4a27cc

Browse files
authored
docs: item-callbacks.rst (hoffstadt#1818)
Minor grammar/spelling.
1 parent 13b39aa commit c4a27cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/documentation/item-callbacks.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ User data can be any python object.
9191
Debugging Callbacks (new in 1.2)
9292
--------------------------------
9393

94-
Because callbacks are not ran on the main thread, debugging can be a hastle.
94+
Because callbacks are not run on the main thread, debugging can be a hassle.
9595
In 1.2 we added a few utilities to help with this.
9696

9797
By default, Dear PyGui handles the callbacks internally on a worker thread. This allows for

0 commit comments

Comments
 (0)