Fixed typo

This commit is contained in:
Florian Sylvain
2023-01-18 20:38:00 +01:00
parent 53b560d63d
commit 0461bb08ef
+1 -1
View File
@@ -4,7 +4,7 @@
<template> <template>
<main> <main>
<h1>Bienvenue.</h1> <h1>Bienvenue.</h1>
<h2>Vous êtes sur la page d'accueuil de GohCMS.</h2> <h2>Vous êtes sur la page d'accueil de GohCMS.</h2>
</main> </main>
</template> </template>