Fix typoe

This commit is contained in:
2024-08-22 23:00:28 +02:00
parent 43f7016311
commit 718f37e1a5

View File

@@ -56,7 +56,7 @@ onMounted(() => {
</template> </template>
<template #footer> <template #footer>
<p class="italic text-sm"> <p class="italic text-sm">
No personal informations regarding your GitHub account are stored in database. No personal informations regarding your account are stored in database.
</p> </p>
</template> </template>
</UCard> </UCard>