Kaynağa Gözat

Fixed typo in the manual test description.

Piotr Jasiun 9 yıl önce
ebeveyn
işleme
0aa28a159a

+ 1 - 1
packages/ckeditor5-engine/tests/tickets/475/475.md

@@ -6,6 +6,6 @@
  - put the caret at the end of the line,
  - type the link (http://cksource.com).
 
-Expected result: link should appear where you typed it. It should be change the `src` property as you type.
+Expected result: link should appear where you typed it. It should change the `src` property as you type.
 
 Note: this is not a full feature, some other cases may not work.