Skip to content

Commit d244e7e

Browse files
authored
fix spacing for dynamic handoff (#658)
1 parent 17c861b commit d244e7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/tools/handoff.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ destination: {
213213
"type": "object",
214214
"properties": {
215215
"name": {
216-
"type": "string",
217-
"description": "Name of the customer",
216+
"type": "string",
217+
"description": "Name of the customer",
218218
},
219219
},
220220
"required": ["name"],

0 commit comments

Comments
 (0)