We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c64b5d commit 89f2d17Copy full SHA for 89f2d17
docs-js/features/connectivity/destination.mdx
@@ -239,7 +239,7 @@ const destination = getDestinationFromServiceBinding({
239
})
240
```
241
242
-For other service binding structure, write your own transform function of type `ServiceBindingTransformFunction`.
+For a different service binding structure, write your own transform function of type `ServiceBindingTransformFunction`.
243
244
For example, if you have the following binding for a custom service:
245
0 commit comments