mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-17 20:51:20 +02:00
docs: fix typo (#4538)
This commit is contained in:
@@ -49,7 +49,7 @@ function MyEditor() {
|
|||||||
// Implement custom event logic...
|
// Implement custom event logic...
|
||||||
|
|
||||||
// No matter the status of the event, treat event as *not* being handled by
|
// 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;
|
return false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user