浏览代码

Manual test description improvement.

Oskar Wróbel 6 年之前
父节点
当前提交
8a22f84a4d
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      packages/ckeditor5-list/tests/manual/todo-list.md

+ 2 - 2
packages/ckeditor5-list/tests/manual/todo-list.md

@@ -2,12 +2,12 @@
 
 1. The data should be loaded with:
   * two paragraphs,
-  * todo list with eight items, where 2,4 and 7 are checked
+  * todo list with eight items, where 2,4 and 7 are checked,
   * two paragraphs,
   * numbered list with one item,
   * todo list with one unchecked item,
   * bullet list with one item.
-2. Toolbar should have two buttons: for bullet and for numbered list.
+2. Toolbar should have three buttons: for bullet, numbered and todo list.
 
 ## Testing