refactor(html editor): use correct letter casing
This commit is contained in:
		
							parent
							
								
									ffb99579ba
								
							
						
					
					
						commit
						526caedd62
					
				| @ -2,7 +2,7 @@ import { Edit } from '@vicons/tabler'; | ||||
| import { defineTool } from '../tool'; | ||||
| 
 | ||||
| export const tool = defineTool({ | ||||
|   name: 'Html wysiwyg editor', | ||||
|   name: 'HTML WYSIWYG editor', | ||||
|   path: '/html-wysiwyg-editor', | ||||
|   description: 'Online HTML editor with feature-rich WYSIWYG editor, get the source code of the content immediately.', | ||||
|   keywords: ['html', 'wysiwyg', 'editor', 'p', 'ul', 'ol', 'converter', 'live'], | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user