mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-13 19:37:37 -05:00
fix: typos and other inaccuracies
Co-Authored-By: Jonathan Barrow <jonbarrow1998@gmail.com>
This commit is contained in:
@@ -31,7 +31,7 @@ const { execute, isLoading } = useAsync({
|
||||
}
|
||||
});
|
||||
|
||||
customSeoMeta({ subsection: 'account', title: 'Reset passoword' });
|
||||
customSeoMeta({ subsection: 'account', title: 'Reset Password' });
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
@@ -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({
|
||||
|
||||
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user