mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-27 09:04:31 +02:00
fix normalize docs
This commit is contained in:
@@ -192,7 +192,7 @@ Will validate a node's marks. The `marks` definitions can declare the `type` pro
|
||||
|
||||
### `normalize`
|
||||
|
||||
`normalize(change: Change, violation: String, context: Object) => Void`
|
||||
`normalize(change: Change, error: SlateError) => Void`
|
||||
|
||||
```js
|
||||
{
|
||||
|
Reference in New Issue
Block a user