Parcourir la source

Update tests/ui/colortableview.js

Aleksander Nowodzinski il y a 6 ans
Parent
commit
aa68e82d8b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      packages/ckeditor5-font/tests/ui/colortableview.js

+ 1 - 1
packages/ckeditor5-font/tests/ui/colortableview.js

@@ -478,7 +478,7 @@ describe( 'ColorTableView', () => {
 			expect( activeDocumentColorTile ).to.be.undefined;
 		} );
 
-		it( 'should not have selction for unknow colors exceeding document colors limit', () => {
+		it( 'should not have a selection for unknown colors exceeding document colors limit', () => {
 			const command = editor.commands.get( 'testColorCommand' );
 
 			setModelData( model,