Update src/tools/json-to-xml/index.ts
This commit is contained in:
parent
dadd8fd528
commit
bbcb36a87d
@ -2,7 +2,7 @@ import { Braces } from '@vicons/tabler';
|
||||
import { defineTool } from '../tool';
|
||||
|
||||
export const tool = defineTool({
|
||||
name: 'Json to XML',
|
||||
name: 'JSON to XML',
|
||||
path: '/json-to-xml',
|
||||
description: 'Convert JSON to XML',
|
||||
keywords: ['json', 'xml'],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user