diff --git a/fern/tools/handoff.mdx b/fern/tools/handoff.mdx index b324dc204..1beb9c85e 100644 --- a/fern/tools/handoff.mdx +++ b/fern/tools/handoff.mdx @@ -213,8 +213,8 @@ destination: { "type": "object", "properties": { "name": { - "type": "string", - "description": "Name of the customer", + "type": "string", + "description": "Name of the customer", }, }, "required": ["name"],