summaryrefslogtreecommitdiffstats
path: root/web/templates/signup_team.html
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2015-08-05 12:29:28 -0400
committerChristopher Speller <crspeller@gmail.com>2015-08-05 12:29:28 -0400
commit201d165ed9552a39667eb997d381f893f1b12446 (patch)
tree176fdf85beb1b1ab9deff99fe2c011911c75cfdf /web/templates/signup_team.html
parent7692e67728cc471a5ac8903a859eba9d82c6429e (diff)
parenta2d26be5df2e4b3f73176044d92c923bb3899798 (diff)
downloadchat-201d165ed9552a39667eb997d381f893f1b12446.tar.gz
chat-201d165ed9552a39667eb997d381f893f1b12446.tar.bz2
chat-201d165ed9552a39667eb997d381f893f1b12446.zip
Merge pull request #342 from mattermost/release-0.6.0
Release 0.6.0
Diffstat (limited to 'web/templates/signup_team.html')
-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>