From 077e5e65141aab04bc881a21d78f8e51166399ea Mon Sep 17 00:00:00 2001 From: wizard <112275929+famouswizard@users.noreply.github.com> Date: Mon, 16 Dec 2024 18:38:57 +0300 Subject: [PATCH] docs: Fix Singular Form Usage in Codebase Update fund-button.mdx (#1737) --- site/docs/pages/fund/fund-button.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/pages/fund/fund-button.mdx b/site/docs/pages/fund/fund-button.mdx index 7756fcbfe1..b8cac06a4c 100644 --- a/site/docs/pages/fund/fund-button.mdx +++ b/site/docs/pages/fund/fund-button.mdx @@ -1,6 +1,6 @@ --- title: ยท OnchainKit -description: The `` components provides a way for users to onramp from fiat to crypto from within your app. +description: The `` component provides a way for users to onramp from fiat to crypto from within your app. --- import { Avatar, Name } from '@coinbase/onchainkit/identity';