From 1e3c93a319406bb7795fd236c11da2e889f3d738 Mon Sep 17 00:00:00 2001 From: Nicklas Gellner <85512181+MedusaNick@users.noreply.github.com> Date: Tue, 5 Sep 2023 09:32:32 +0200 Subject: [PATCH] docs: fix typo in recipes (#4947) Typo --- www/docs/content/recipes/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/docs/content/recipes/index.mdx b/www/docs/content/recipes/index.mdx index 84a74754f6..10f2c6d6d9 100644 --- a/www/docs/content/recipes/index.mdx +++ b/www/docs/content/recipes/index.mdx @@ -49,7 +49,7 @@ Follow this guide if you want to build a Marketplace with Medusa. ## Recipe: Build Subscription Purchases -Follow this guide if you want to implement subscription-based purhcases with Medusa. +Follow this guide if you want to implement subscription-based purchases with Medusa. \ No newline at end of file +]} />