mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 05:19:12 -04:00
Update src/tools/json-to-xml/index.ts
This commit is contained in:
parent
dadd8fd528
commit
bbcb36a87d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue