mirror of
https://github.com/suren-atoyan/monaco-react.git
synced 2026-01-25 16:02:35 +00:00
Fix typo (#483)
This commit is contained in:
parent
5e44f9aff9
commit
89ef656d8a
@ -133,7 +133,7 @@ export type EditorProps = {
|
||||
/**
|
||||
* Signature: function(markers: monaco.editor.IMarker[]) => void
|
||||
* An event is emitted when the content of the current model is changed
|
||||
* and tthe current model markers are ready
|
||||
* and the current model markers are ready
|
||||
* Defaults to "noop"
|
||||
*/
|
||||
onValidate?: OnValidate;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user