Fixing minor typos (#368)

* Adding fullstops for consistency

* Fixing typos

* Fixing eslints
This commit is contained in:
zodac 2023-04-15 16:34:40 +12:00 committed by GitHub
parent 64b3ac3e94
commit 18c22e8a68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -471,7 +471,7 @@
<BaseSectionHeader>
<Icon name="mdi-delete" class="mr-2 -mt-1 text-base-600" />
<span class="text-base-600"> Delete Account</span>
<template #description> Delete your account and all it's associated data </template>
<template #description> Delete your account and all its associated data. </template>
</BaseSectionHeader>
</template>
<div class="p-4 px-6 border-t-2 border-gray-300">