fix: typos and other inaccuracies
Some checks failed
Build and Publish Docker Image / Build and Publish (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish (arm64) (push) Has been cancelled

Co-Authored-By: Jonathan Barrow <jonbarrow1998@gmail.com>
This commit is contained in:
limes
2026-08-26 05:45:17 +02:00
parent 628caa20d6
commit 9b40fe4446
3 changed files with 3 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ const { execute, isLoading } = useAsync({
}
});
customSeoMeta({ subsection: 'account', title: 'Reset passoword' });
customSeoMeta({ subsection: 'account', title: 'Reset Password' });
</script>
<template>

View File

@@ -3,7 +3,7 @@
customSeoMeta({
subsection: 'docs',
title: 'Install',
description: 'Learn how to set up Pretendo on a variety of consoles and emulators.'
description: 'Learn how to set up Pretendo Network on a variety of consoles and emulators.'
});
definePageMeta({

View File

@@ -2,8 +2,7 @@
customSeoMeta({
subsection: 'docs',
description: 'Learn how to set up Pretendo on a variety of consoles and emulators.',
ogDescription: 'Learn how to set up Pretendo on a variety of consoles and emulators.'
description: 'Learn how to set up Pretendo Network on a variety of consoles and emulators.'
});
definePageMeta({