Skip to content

Commit 89f2d17

Browse files
authored
Update docs-js/features/connectivity/destination.mdx
1 parent 5c64b5d commit 89f2d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-js/features/connectivity/destination.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ const destination = getDestinationFromServiceBinding({
239239
})
240240
```
241241

242-
For other service binding structure, write your own transform function of type `ServiceBindingTransformFunction`.
242+
For a different service binding structure, write your own transform function of type `ServiceBindingTransformFunction`.
243243

244244
For example, if you have the following binding for a custom service:
245245

0 commit comments

Comments
 (0)