Skip to content

Commit

Permalink
fix(webapp): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peterthomassen committed Jul 5, 2023
1 parent fb2f919 commit 5991799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/webapp/src/views/SignUp.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
ref="domainField"
tabindex="3"
:hint="domainType === 'dynDNS'
? 'After sign-up, we will send you instructions on how to configure your dynDNS client (such as you router).'
? 'After sign-up, we will send you instructions on how to configure your dynDNS client (such as your router).'
: 'Your first domain (you can add more later). – To use with dynDNS, please see the docs.'
"
persistent-hint
Expand Down

0 comments on commit 5991799

Please sign in to comment.