Skip to content

Commit

Permalink
docs: Correct grammar issue in text output Update types.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
famouswizard authored Dec 16, 2024
1 parent 2a490b3 commit 84a1bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/pages/fund/types.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ See https://docs.cdp.coinbase.com/onramp/docs/api-initializing#getting-an-coinba
```ts
type GetOnrampUrlWithSessionTokenParams = {
/**
* A session token create using the Onramp session token API. The token will
* A session token created using the Onramp session token API. The token will
* be linked to the project ID, addresses, and assets params provided in the
*/
sessionToken: string;
Expand Down

0 comments on commit 84a1bb0

Please sign in to comment.