mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-21 22:02:05 +02:00
docs: fix typo (#4538)
This commit is contained in:
parent
bd80a0b8dc
commit
15f8f866dd
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user