diff --git a/relay/relay-overview.mdx b/relay/relay-overview.mdx index a66ac32..43465c3 100644 --- a/relay/relay-overview.mdx +++ b/relay/relay-overview.mdx @@ -11,7 +11,7 @@ import { Button } from "/snippets/Button.mdx"; Relay is an App and API that enable instant, low-cost bridging, swapping, and cross-chain calling. **The API allows a user to pay for transactions on any chain with currency from any other chain.** Additionally, the API aggregates swap routes across chains, meaning a user can pay for for swaps and cross-chain transactions by leveraging the best available liquidity directly via the API. -Relay is designed for both _same-chain and cross-chain excecution_, and leverages the [Relay Protocol](https://docs.relay.link/how-it-works/relay-protocol) to minimize gas costs and execution latency across chains. The speed and low cost makes the API ideal for price & time sensitive applications, such as payments, bridging, nft minting and gas abstraction, and cross-chain swaps. +Relay is designed for both _same-chain and cross-chain execution_, and leverages the [Relay Protocol](https://docs.relay.link/how-it-works/relay-protocol) to minimize gas costs and execution latency across chains. The speed and low cost makes the API ideal for price & time sensitive applications, such as payments, bridging, nft minting and gas abstraction, and cross-chain swaps. Relay features the following key properties: