Explorar o código

Update tests/dom/position.js

Aleksander Nowodzinski %!s(int64=5) %!d(string=hai) anos
pai
achega
5ae358c157
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-utils/tests/dom/position.js

+ 1 - 1
packages/ckeditor5-utils/tests/dom/position.js

@@ -557,7 +557,7 @@ describe( 'getOptimalPosition()', () => {
 			}, 'left-bottom' );
 		} );
 
-		it( 'should prefer position with bigger intersection (#4)', () => {
+		it( 'should prefer a position with a bigger intersection area (#4)', () => {
 			target = getElement( {
 				top: 290,
 				right: 130,