Merge pull request #320 from rgarmsen2295/mm-1873

Fixed typo on landing page for sign-up
This commit is contained in:
Christopher Speller
2015-08-04 14:31:05 -04:00
+1 -1
View File
@@ -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>