aboutsummaryrefslogtreecommitdiff
path: root/app/updates
diff options
context:
space:
mode:
authorAndrew Lee <andrew@alee14.me>2025-03-13 00:52:31 -0400
committerAndrew Lee <andrew@alee14.me>2025-03-13 00:52:31 -0400
commit56a4f5e7c600cc79075c51029c019dc8ba3e8c11 (patch)
treede6e611c8b84427b2120a07e0faa97bc6f67b3e7 /app/updates
parent0ebd004c557d43c45784484f9f0bb61a83df2dd7 (diff)
downloadalure-website-56a4f5e7c600cc79075c51029c019dc8ba3e8c11.tar.gz
alure-website-56a4f5e7c600cc79075c51029c019dc8ba3e8c11.tar.bz2
alure-website-56a4f5e7c600cc79075c51029c019dc8ba3e8c11.zip
Grammar fix
Diffstat (limited to 'app/updates')
-rw-r--r--app/updates/page.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/updates/page.js b/app/updates/page.js
index cbc94e2..25423c4 100644
--- a/app/updates/page.js
+++ b/app/updates/page.js
@@ -4,7 +4,7 @@ import Header from "../components/Header";
export const metadata = {
title: 'Updates',
- description: 'Follow the latest updates from the Government of Alure Regions',
+ description: 'Follow the latest updates from the Government of the Alure Regions',
}
export default function Updates() {