aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/components/Settings/Registation.vue
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/src/components/Settings/Registation.vue')
-rw-r--r--front-end/src/components/Settings/Registation.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/front-end/src/components/Settings/Registation.vue b/front-end/src/components/Settings/Registation.vue
index a0f208e..d0dfaa7 100644
--- a/front-end/src/components/Settings/Registation.vue
+++ b/front-end/src/components/Settings/Registation.vue
@@ -58,7 +58,7 @@ const onCancel = () => {
<div class="">
<div class="flex flex-row justify-between w-full">
- <h3 class="text-xl font-bold">Registation</h3>
+ <h3 class="text-xl font-bold">Invite Links</h3>
<div class="flex flex-row justify-end">
<button class="btn blue" @click="toggleOpen(true)">Invite User</button>