Commit 36cb865f authored by Ken's avatar Ken Committed by Andrew Sliwinski

Fix TOS and messages typos. Resolves GH-1593 Resolves GH-1595

* fix typo

"many not" -> "may not"

* Fix typo in l10n.json while I'm at it
parent 5f4256e7
......@@ -26,5 +26,5 @@
"messages.studioCommentReply": "{profileLink} replied to your comment in {commentLink}",
"messages.userJoinText": "Welcome to Scratch! After you make projects and comments, you'll get messages about them here. Go {exploreLink} or {makeProjectLink}.",
"messages.userJoinMakeProject": "make a project",
"messages.requestError": "oops! Looks like there was a problem getting some of your messages. Please try to reload this page"
"messages.requestError": "Oops! Looks like there was a problem getting some of your messages. Please try to reload this page."
}
......@@ -274,7 +274,7 @@ var Terms = React.createClass({
5.4 The Scratch name, Scratch logo, Scratch Day logo, Scratch Cat, and Gobo
are Trademarks owned by the Scratch Team. The MIT name and logo are Trademarks
owned by the Massachusetts Institute of Technology. Unless you are licensed by
Scratch under a specific licensing program or agreement, you many not use
Scratch under a specific licensing program or agreement, you may not use
these logos to label, promote, or endorse any product or service. You may use
the Scratch Logo to refer to the Scratch website and programming language.
</p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment