浏览代码

Fixed code style in docs.

Kamil Piechaczek 5 年之前
父节点
当前提交
58077a2947
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-font/docs/features/font.md

+ 1 - 1
packages/ckeditor5-font/docs/features/font.md

@@ -58,7 +58,7 @@ ClassicEditor
 			options: [
 				// ...
 			],
-            disableValueMatching: true
+			disableValueMatching: true
 		},
         // ...
 	} )