Skip to content

Commit 34b83be

Browse files
committed
chore: try to fix lint error
1 parent cd8e736 commit 34b83be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/connectivity/src/scp-cf/destination/destination-from-vcap.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export type ServiceBindingTransformOptions = {
9898
iasOptions?: {
9999
/**
100100
* The target URL of the destination that the IAS token is requested for.
101-
* @defaults to the (identity service) URL from the service binding.
101+
* @default to the (identity service) URL from the service binding.
102102
*/
103103
targetUrl?: string;
104104
/**

0 commit comments

Comments
 (0)