diff --git a/packages/website/ts/utils/algolia_meta.json b/packages/website/ts/utils/algolia_meta.json index 44a30409d4..f82fac03fe 100644 --- a/packages/website/ts/utils/algolia_meta.json +++ b/packages/website/ts/utils/algolia_meta.json @@ -107,12 +107,7 @@ "title": "0x Coordinator Specification (v2)", "description": "A comprehensive technical spec of the first coordinator model developer by the 0x core team (soft-cancel variant)", "tags": ["Coordinator", "Relayer", "Trader", "Protocol Developer"], - "topics": [ - "Coordinator", - "Relayer", - "Trader", - "Protocol Developer" - ], + "topics": ["Coordinator", "Relayer", "Trader", "Protocol Developer"], "difficulty": "Advanced", "path": "guides/v2-coordinatior-specification.mdx" }, @@ -526,4 +521,4 @@ "externalUrl": "https://github.com/0xProject/0x-coordinator-server" } } -} \ No newline at end of file +}