Fixing typos

This commit is contained in:
zodac 2023-03-24 15:18:25 +13:00
parent 5f7507ffca
commit 5a8a68f592
2 changed files with 2 additions and 2 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>
<div class="py-4 border-t-2 border-gray-300">

View file

@ -14,7 +14,7 @@
<DetailAction @action="navigateTo('/reports/label-generator')">
<template #title>Asset ID Labels</template>
Generates a printable PDF of labels for a range of Asset ID. These are not specific to your inventory so
your are able to print labels ahead of time and apply them to your inventory when you receive them.
you are able to print labels ahead of time and apply them to your inventory when you receive them.
<template #button>
Label Generator
<Icon name="mdi-arrow-right" class="ml-2" />