Explorar el Código

Tests: Improved the description of the version-collision manual test.

Aleksander Nowodzinski hace 7 años
padre
commit
0efff482bc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/ckeditor5-core/tests/manual/version-collision.md

+ 1 - 1
packages/ckeditor5-core/tests/manual/version-collision.md

@@ -1,3 +1,3 @@
 # The editor version collision
 
-**Expected**: Running this manual test **must** result in the `ckeditor-version-collision` error thrown in the console. The error is a safeguard against duplicated/invalid editor builds.
+**Expected**: Running this manual test **must** result in the `ckeditor-version-collision` error in the console. The error is a safeguard against duplicated/invalid editor builds.