From af9775d7d79ce16d99d420338e5f3e1974ef7ee8 Mon Sep 17 00:00:00 2001 From: Micke <155267459+reallesee@users.noreply.github.com> Date: Sun, 6 Jul 2025 17:59:52 +0200 Subject: [PATCH] chore: fix correction in coin-a-joke-app.mdx --- docs/smart-wallet/examples/coin-a-joke-app.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/smart-wallet/examples/coin-a-joke-app.mdx b/docs/smart-wallet/examples/coin-a-joke-app.mdx index 60c82ed..537ca7d 100644 --- a/docs/smart-wallet/examples/coin-a-joke-app.mdx +++ b/docs/smart-wallet/examples/coin-a-joke-app.mdx @@ -37,7 +37,7 @@ From the user's perspective, the process is simple: 2. Generate coin metadata using AI 3. Deploy a new Zora Coin on Base 4. Get transaction confirmation and links -5. Start earning referal fees from your the app +5. Start earning referral fees from your the app 6. Start earning trading fees from your Coin The full codebase of this app is available on Github: @@ -214,4 +214,4 @@ The modular architecture makes it easy to extend or modify for other use cases b import PolicyBanner from "/snippets/PolicyBanner.mdx"; - \ No newline at end of file +