From 1bd4d4eb18f70f831e621405ce851dd84750d0ee Mon Sep 17 00:00:00 2001 From: DontUseGithub <57924087+DontUseGithub@users.noreply.github.com> Date: Mon, 3 Feb 2020 01:34:21 +0200 Subject: text rewording (2) > The channel name is a unique identifier of your channel on this and all the other instances. this is true if we consider "cats@domain.com" as "a channel". If by "a channel" you only mean "cats" then the text needs to be changed to something like: > The channel name is a unique identifier of your channel on this instance. Together with the domain name - it becomes unique across all instances. In any case, English native speakers I'm open to suggestions on how to improve this :) --- client/src/app/+signup/+register/register-step-channel.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/+signup') diff --git a/client/src/app/+signup/+register/register-step-channel.component.html b/client/src/app/+signup/+register/register-step-channel.component.html index 88ff6e3ff..5f9fd7164 100644 --- a/client/src/app/+signup/+register/register-step-channel.component.html +++ b/client/src/app/+signup/+register/register-step-channel.component.html @@ -40,7 +40,7 @@
- The channel name is a unique identifier of your channel on this instance. It's like an address mail, so other people can find your channel. + The channel name is a unique identifier of your channel 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.
-- cgit v1.2.3