From 7d0eb35e12a55e06cd2b65acf8fdd31291db1596 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 18 Oct 2023 13:45:14 +0300 Subject: [PATCH] Fixed typo --- assets/data/news.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/data/news.json b/assets/data/news.json index 5b3035535..5479fa5f2 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -1,6 +1,6 @@ { "id": 44, - "content": "🎉 Introduding the official Nuxt Module. ", + "content": "🎉 Introducing the official Nuxt Module. ", "linkText": "Learn More", "linkHref": "https://primevue.org/nuxt", "backgroundStyle": "background-color:#059669",