Browse Source

Tests: Improved the manual test description.

Aleksander Nowodzinski 5 years ago
parent
commit
18a961da28
1 changed files with 3 additions and 3 deletions
  1. 3 3
      packages/ckeditor5-table/tests/manual/tableproperties.md

+ 3 - 3
packages/ckeditor5-table/tests/manual/tableproperties.md

@@ -5,8 +5,8 @@ The editor should be loaded with tables:
 1. A table with various table styles set.
 1. A "Table from Word" sample.
 1. A "Table from GDocs" sample.
-1. A "Table from GDocs" that has one cell with many styles set sample.
+1. A "Table from GDocs" sample that has one cell with many styles set.
 
-Compare their rendering with the ones below the editor. Most of the styles should be preserved.
+Compare their visual styles with the ones below the editor. Most of the styles should be preserved.
 
-**Note**: Not all styles are preserved (ie the column height/width in second GDocs table). Also not that original table might have different cell padding.
+**Note**: Not all styles are preserved (i.e. the column height/width in the second GDocs table). Also note that the original table might have a different cell padding.