Skip to content

Commit a21d080

Browse files
committed
fix(webapp): Fix typo in DomainSetup.vue
1 parent 367363b commit a21d080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/webapp/src/views/DomainSetup.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<template>
22
<div v-if="hasAutomaticDelegationMaintenance">
33
<p class="mt-4">
4-
You're domain is fully configured.
4+
Your domain is fully configured.
55
</p>
66
</div>
77
<div v-else>

0 commit comments

Comments
 (0)