From 6fdc29fc0f64b6e6b836f5b8fb3a01a46ced2b44 Mon Sep 17 00:00:00 2001 From: Dries Augustyns Date: Sat, 18 Apr 2026 20:19:17 +0200 Subject: [PATCH] ui: Fix double period in SEO description --- apps/landing/src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/landing/src/pages/index.tsx b/apps/landing/src/pages/index.tsx index 73ca78c..4aba914 100644 --- a/apps/landing/src/pages/index.tsx +++ b/apps/landing/src/pages/index.tsx @@ -187,7 +187,7 @@ export default function Index() { 'acceptedAnswer': { '@type': 'Answer', 'text': - 'Plunk supports all programming languages and frameworks that are capable of sending API calls.. You can use Plunk to send emails from your backend, frontend, mobile app, or any other platform.', + 'Plunk supports all programming languages and frameworks that are capable of sending API calls. You can use Plunk to send emails from your backend, frontend, mobile app, or any other platform.', }, }, {