Merge pull request #481 from TheGrits/patch-2

Fix Spacing Issues on Privacy Policy
This commit is contained in:
Ray Schamp 2016-05-17 11:03:11 -04:00
commit 0ede616f44

View file

@ -17,7 +17,7 @@ var Privacypolicy = React.createClass({
especially kids and parents. We wrote this privacy policy especially kids and parents. We wrote this privacy policy
to explain what information we collect, how we use it, to explain what information we collect, how we use it,
and what we're doing to keep it safe. If you have any and what we're doing to keep it safe. If you have any
questions regarding this privacy policy, you can questions regarding this privacy policy, you can{' '}
<a href="/contact-us">contact us</a>. <a href="/contact-us">contact us</a>.
</p> </p>
<p><i> <p><i>
@ -49,7 +49,7 @@ var Privacypolicy = React.createClass({
Scratch Team is responsible for moderation, we have access to all Scratch Team is responsible for moderation, we have access to all
content stored on the Scratch website, including unshared projects. content stored on the Scratch website, including unshared projects.
If you prefer to work on projects in complete privacy, you can use If you prefer to work on projects in complete privacy, you can use
either the <a href="/scratch2download">Scratch 2 offline editor</a> either the <a href="/scratch2download">Scratch 2 offline editor</a>{' '}
or <a href="/scratch_1.4">Scratch 1.4</a>. or <a href="/scratch_1.4">Scratch 1.4</a>.
</p> </p>
<p> <p>
@ -103,7 +103,7 @@ var Privacypolicy = React.createClass({
</li> </li>
<li> <li>
Parents and guardians who register their under-13 year olds for Parents and guardians who register their under-13 year olds for
Scratch may also receive additional updates from the Scratch may also receive additional updates from the{' '}
<a href="http://www.codetolearn.org/">Scratch Foundation</a>, <a href="http://www.codetolearn.org/">Scratch Foundation</a>,
a non-profit that supports Scratch educational initiatives. a non-profit that supports Scratch educational initiatives.
The Scratch Foundation will never sell or share your email The Scratch Foundation will never sell or share your email
@ -122,7 +122,7 @@ var Privacypolicy = React.createClass({
in research studies intended to improve our understanding of in research studies intended to improve our understanding of
how people learn with Scratch. The results of this research are how people learn with Scratch. The results of this research are
shared with educators and researchers through conferences, shared with educators and researchers through conferences,
journals, and other publications. You can find out more on our journals, and other publications. You can find out more on our{' '}
<a href="/info/research">Research page</a>. <a href="/info/research">Research page</a>.
</li> </li>
<li> <li>
@ -152,7 +152,7 @@ var Privacypolicy = React.createClass({
You can update your password, email address, and country through You can update your password, email address, and country through
the <a href="/account/password_change">Account Settings</a> page. the <a href="/account/password_change">Account Settings</a> page.
You can also reset your password through the You can also reset your password through the
<a href="/account/password_reset">Account Reset</a> <a href="/account/password_reset">Account Reset</a>{' '}
page. You cannot change your username, but you can make a new page. You cannot change your username, but you can make a new
account and manually copy your projects to the new account. account and manually copy your projects to the new account.
</p> </p>