Explorar o código

Update tests/dom/position.js

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

@@ -573,7 +573,7 @@ describe( 'getOptimalPosition()', () => {
 			}, 'left-top' );
 		} );
 
-		it( 'should not stick to first biggest intersection in one area', () => {
+		it( 'should not stick to the first biggest intersection in one area', () => {
 			// First position intersects more with limiter but little with viewport,
 			// second position intersects less with limiter but more with viewport and it should not be ignored.
 			//