mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-26 21:27:40 -05:00
Correcting proper use of "set up" vs. "setup"
This commit is contained in:
@@ -87,7 +87,7 @@ WelcomePage = React.createClass({
|
||||
<h3 className="sub-heading">Welcome to:</h3>
|
||||
<h1 className="margin--top-none">{config.SiteName}</h1>
|
||||
</p>
|
||||
<p className="margin--less">Let's setup your new team</p>
|
||||
<p className="margin--less">Let's set up your new team</p>
|
||||
<p>
|
||||
Please confirm your email address:<br />
|
||||
<div className="inner__content">
|
||||
|
||||
Reference in New Issue
Block a user