Skip to content

Commit 132296c

Browse files
chore: fix typo (#2399)
Co-authored-by: Jonathan R. <[email protected]>
1 parent 8c2303e commit 132296c

File tree

1 file changed

+1
-1
lines changed
  • packages_generated/interlink/src/v1beta1

1 file changed

+1
-1
lines changed

packages_generated/interlink/src/v1beta1/api.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ export class API extends ParentAPI {
464464
)
465465

466466
/**
467-
* Set a routing policy. Replace a routing policy from an existing link. This is usefull when route propagation is enabled because it changes the routing policy "in place", without blocking all routes like a attach / detach would do.
467+
* Set a routing policy. Replace a routing policy from an existing link. This is useful when route propagation is enabled because it changes the routing policy "in place", without blocking all routes like a attach / detach would do.
468468
*
469469
* @param request - The request {@link SetRoutingPolicyRequest}
470470
* @returns A Promise of Link

0 commit comments

Comments
 (0)