From 25a612f8a39e5868785d7bd88afb7595b8bf9ebe Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Fri, 28 Jun 2024 18:58:25 +0200 Subject: [PATCH] :speech_balloon: fix small typo Signed-off-by: SindreKjelsrud --- src/pages/recipes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/recipes/index.md b/src/pages/recipes/index.md index 1a8bd82..d8ffeb2 100644 --- a/src/pages/recipes/index.md +++ b/src/pages/recipes/index.md @@ -1,6 +1,6 @@ --- title: '🍳 Recipes I like' -description: 'Recent years I gotten more into cooking and baking, and so I thought why not share my favorite recipes!' +description: 'Recent years I have gotten more into cooking and baking, so I thought why not share my favorite recipes!' layout: "../../layouts/Layout.astro" ---