8
0
Quellcode durchsuchen

Manual test description improvement.

Oskar Wróbel vor 6 Jahren
Ursprung
Commit
8a22f84a4d
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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