mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	emails: Fix two grammar nits.
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
    <p>Hi there,
 | 
			
		||||
    </p>
 | 
			
		||||
    <p>
 | 
			
		||||
        {{ referrer.full_name }} ({{ referrer.email }}) wants you to join them on Zulip -- the group communication tool you've always wished you had at work.
 | 
			
		||||
        {{ referrer.full_name }} ({{ referrer.email }}) wants you to join them on Zulip — the group communication tool you've always wished you had at work.
 | 
			
		||||
    </p>
 | 
			
		||||
    {% if custom_body %}
 | 
			
		||||
    <p>Message from {{ referrer.full_name }}: {{ custom_body }}</p>
 | 
			
		||||
 
 | 
			
		||||
@@ -12,7 +12,7 @@
 | 
			
		||||
    <a href="{{ activate_url }}" style="color:#08c">{{ activate_url }}</a>
 | 
			
		||||
</p>
 | 
			
		||||
<p>
 | 
			
		||||
    We're here for you at <a href="mailto:{{ support_email }}" style="color:#08c">{{ support_email }}</a>, if you have any questions.
 | 
			
		||||
    We're here for you at <a href="mailto:{{ support_email }}" style="color:#08c">{{ support_email }}</a> if you have any questions.
 | 
			
		||||
</p>
 | 
			
		||||
<p>
 | 
			
		||||
    Cheers,<br />
 | 
			
		||||
 
 | 
			
		||||
@@ -5,7 +5,7 @@ This is a friendly reminder that {{ referrer_name }} ({{ referrer_email }}) want
 | 
			
		||||
To get started, visit the link below:
 | 
			
		||||
    <{{ activate_url }}>
 | 
			
		||||
 | 
			
		||||
We're here for you at <{{ support_email }}>, if you have any questions.
 | 
			
		||||
We're here for you at <{{ support_email }}> if you have any questions.
 | 
			
		||||
 | 
			
		||||
Cheers,
 | 
			
		||||
The Zulip Team
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user