mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-16 12:14:14 +02:00
docs: fix typo (#4538)
This commit is contained in:
@@ -49,7 +49,7 @@ function MyEditor() {
|
||||
// Implement custom event logic...
|
||||
|
||||
// No matter the status of the event, treat event as *not* being handled by
|
||||
// returning false, Slate will exectue its own event handler afterward
|
||||
// returning false, Slate will execute its own event handler afterward
|
||||
return false;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user