diff --git a/Migration-guide-to-v1.6.md b/Migration-guide-to-v1.6.md index c4ed5f9..4bdc237 100644 --- a/Migration-guide-to-v1.6.md +++ b/Migration-guide-to-v1.6.md @@ -16,7 +16,7 @@ Here is some parameters with description (not all, because some of them was comp | RichBackColor | editorBackColor | Editor background color | | ShowToolbar | toolbarVisible| Toolbar visibility | | RichTextSize| editorFont | Parameter was created for saving font size.
Now this parameter storing font name and font size | -| RichForeColor | editroFontColor | Editor font color | +| RichForeColor | editorForeColor | Editor font color | | AssociateCheck| explorerAssociate | Associate *.cnp with app | | WindowState| windowState | State of window (Maximized/Normal) | | WindowSize| windowSize | Size of main window |