From 7214d2b454550a8143bbcfbe03a6c3fa558eeb4d Mon Sep 17 00:00:00 2001 From: Rem0o Date: Thu, 24 Oct 2024 16:56:50 -0400 Subject: [PATCH] Fix grammar of SEO description. --- src/common/seo.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/seo.ts b/src/common/seo.ts index 4ba7475..e38a96b 100644 --- a/src/common/seo.ts +++ b/src/common/seo.ts @@ -1,6 +1,6 @@ export default { title: `Fan Control`, - description: `Fan Control is a free software that allows the user to control his CPU, GPU and case fans using temperatures.`, + description: `Fan Control is a free software that allows the user to control their CPU, GPU and case fans using temperatures.`, siteUrl: `https://getfancontrol.com/`, twitterUsername: "", image: ""