diff --git a/src/types/offramp.ts b/src/types/offramp.ts index 632b501..67a272d 100644 --- a/src/types/offramp.ts +++ b/src/types/offramp.ts @@ -7,7 +7,7 @@ export type BaseOffRampAppParams = { * * Example: * - * Show all assets users have on the base, only on the base network: + * Show all assets users have on the base network, only on the base network: * * `{ "0x1": ["base"] }` *