Explorar o código

Update tests/dom/position.js

Aleksander Nowodzinski %!s(int64=5) %!d(string=hai) anos
pai
achega
c45445a3b8
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

@@ -541,7 +541,7 @@ describe( 'getOptimalPosition()', () => {
 			}, 'right-top' );
 		} );
 
-		it( 'should prefer position with bigger intersection (#3)', () => {
+		it( 'should prefer a position with a bigger intersection area (#3)', () => {
 			target = getElement( {
 				top: 90,
 				right: 130,