Skip to content

Commit b4f84d4

Browse files
Update build/build-multichain-applications/connect/routes.md
Co-authored-by: Dawn Kelly <83190195+dawnkelly09@users.noreply.github.com>
1 parent 63c2834 commit b4f84d4

File tree

1 file changed

+1
-1
lines changed
  • build/build-multichain-applications/connect

1 file changed

+1
-1
lines changed

build/build-multichain-applications/connect/routes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Note that if native USDC is transferred from the CCTP-enabled chains to any othe
3333
This transfer method needs two transactions: one on the origin chain to burn the USDC and one on the destination chain to mint the USDC. The manual CCTP route does not use Wormhole messaging in the background; it relies on CCTP only. Enable the `cctpManual` route in the configuration to offer this option.
3434

3535
#### Automatic Route {: #automatic-route-cctp}
36-
Trustless relayers can execute the second transaction on the user's behalf, so the user only needs to perform one transaction on the origin chain to have the tokens delivered to the destination automatically - for a small fee. Enable the `cctpRelay` route in the configuration to offer this option.
36+
Trustless relayers can execute the second transaction on the user's behalf. Therefore, the user only needs to perform one transaction on the origin chain to have the tokens delivered to the destination automaticallyfor a small fee. To offer this option, enable the `cctpRelay` route in the configuration.
3737

3838
## Native Token Transfers (NTT) routes {: #native-token-transfers-ntt-routes}
3939

0 commit comments

Comments
 (0)