summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorReed Garmsen <rgarmsen2295@gmail.com>2015-08-03 12:04:19 -0700
committerReed Garmsen <rgarmsen2295@gmail.com>2015-08-03 12:04:19 -0700
commit5ca628dfc3a23fecb5f01890ab24472a412a8bf2 (patch)
tree53ebe63efe6b9a583616505a60ad3fa4d06917be /web/templates
parent42c5d0d366cb38866dd6d2ce7e8485ac7a2746a4 (diff)
downloadchat-5ca628dfc3a23fecb5f01890ab24472a412a8bf2.tar.gz
chat-5ca628dfc3a23fecb5f01890ab24472a412a8bf2.tar.bz2
chat-5ca628dfc3a23fecb5f01890ab24472a412a8bf2.zip
Fixed typo on landing page for sign-up
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/signup_team.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/signup_team.html b/web/templates/signup_team.html
index b84b8e486..313ed9d5f 100644
--- a/web/templates/signup_team.html
+++ b/web/templates/signup_team.html
@@ -10,7 +10,7 @@
<div class="signup-team__container">
<img class="signup-team-logo" src="/static/images/logo.png" />
<h1>Mattermost</h1>
- <h4 class="color--light">All team communication in one place, searchable and accesible anywhere</h4>
+ <h4 class="color--light">All team communication in one place, searchable and accessible anywhere</h4>
<div id="signup-team"></div>
</div>
</div>