mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 08:31:23 -05:00
Spacing2
Changed as per @rschamp's comments
This commit is contained in:
parent
834f2db463
commit
792a5c9622
1 changed files with 8 additions and 8 deletions
|
@ -17,8 +17,8 @@ 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>
|
||||||
Please do not share personal contact information, such as
|
Please do not share personal contact information, such as
|
||||||
|
@ -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,8 +103,8 @@ 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
|
||||||
address without your permission. You can unsubscribe from these
|
address without your permission. You can unsubscribe from these
|
||||||
|
@ -122,8 +122,8 @@ 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>
|
||||||
We may disclose some of the information we collect to third-party
|
We may disclose some of the information we collect to third-party
|
||||||
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue