Skip to content

Commit 12beff9

Browse files
author
tomfrenken
committed
lint
1 parent 600e3c7 commit 12beff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-js/features/connectivity/destination.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,10 @@ It assumes that your service binding is of the following structure:
215215
"url": "https://example.com",
216216
"credentials": {
217217
"clientid": "CLIENT_ID",
218-
"clientsecret": "CLIENT_SECRET",
218+
"clientsecret": "CLIENT_SECRET"
219219
}
220220
}
221-
]
221+
]
222222
}
223223
}
224224
```

0 commit comments

Comments
 (0)