aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+register/register-step-user.component.html
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-02-03 18:14:31 +0100
committerRigel Kent <sendmemail@rigelk.eu>2020-02-03 18:14:31 +0100
commitcbdbdae05e9bc1d356d557412f390fddb7dd11d3 (patch)
treed269fb194bdb4ac3a62aab07ecd804644f055409 /client/src/app/+signup/+register/register-step-user.component.html
parent1bd4d4eb18f70f831e621405ce851dd84750d0ee (diff)
downloadPeerTube-cbdbdae05e9bc1d356d557412f390fddb7dd11d3.tar.gz
PeerTube-cbdbdae05e9bc1d356d557412f390fddb7dd11d3.tar.zst
PeerTube-cbdbdae05e9bc1d356d557412f390fddb7dd11d3.zip
Rephrase account/channel signup description
Diffstat (limited to 'client/src/app/+signup/+register/register-step-user.component.html')
-rw-r--r--client/src/app/+signup/+register/register-step-user.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/+signup/+register/register-step-user.component.html b/client/src/app/+signup/+register/register-step-user.component.html
index da8f9f8de..6bac4e4a4 100644
--- a/client/src/app/+signup/+register/register-step-user.component.html
+++ b/client/src/app/+signup/+register/register-step-user.component.html
@@ -29,7 +29,7 @@
29 </div> 29 </div>
30 30
31 <div class="name-information" i18n> 31 <div class="name-information" i18n>
32 The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to find it. 32 The username is a unique identifier of your account on this and all the other instances. It's as unique as an email address, which makes it easy for other people to interact with it.
33 </div> 33 </div>
34 34
35 <div *ngIf="formErrors.username" class="form-error"> 35 <div *ngIf="formErrors.username" class="form-error">