Explorar el Código

Fixed wording.

Maciej Bukowski hace 6 años
padre
commit
75b5051b8a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/ckeditor5-utils/tests/_utils/utils.js

+ 1 - 1
packages/ckeditor5-utils/tests/_utils/utils.js

@@ -48,7 +48,7 @@ const utils = {
 	},
 
 	/**
-	 * Checkes wether observable properties are properly bound to each other.
+	 * Checks whether observable properties are properly bound to each other.
 	 *
 	 * Syntax given that observable `A` is bound to observables [`B`, `C`, ...]:
 	 *