From 834f2db46348018d6831d6b9d0fc7ff3257d7b29 Mon Sep 17 00:00:00 2001
From: The_Grits
Date: Tue, 17 May 2016 09:52:42 -0400
Subject: [PATCH 1/2] Spacing
I noticed some spacing issues on the page, I thought I would fix them.
---
src/views/privacypolicy/privacypolicy.jsx | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/views/privacypolicy/privacypolicy.jsx b/src/views/privacypolicy/privacypolicy.jsx
index 057b553f1..d302d4d81 100644
--- a/src/views/privacypolicy/privacypolicy.jsx
+++ b/src/views/privacypolicy/privacypolicy.jsx
@@ -18,7 +18,7 @@ var Privacypolicy = React.createClass({
to explain what information we collect, how we use it,
and what we're doing to keep it safe. If you have any
questions regarding this privacy policy, you can
- contact us.
+ contact us.
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
content stored on the Scratch website, including unshared projects.
If you prefer to work on projects in complete privacy, you can use
- either the Scratch 2 offline editor
+ either the Scratch 2 offline editor
or Scratch 1.4.
@@ -104,7 +104,7 @@ var Privacypolicy = React.createClass({
Parents and guardians who register their under-13 year olds for
Scratch may also receive additional updates from the
- Scratch Foundation,
+ Scratch Foundation,
a non-profit that supports Scratch educational initiatives.
The Scratch Foundation will never sell or share your email
address without your permission. You can unsubscribe from these
@@ -123,7 +123,7 @@ var Privacypolicy = React.createClass({
how people learn with Scratch. The results of this research are
shared with educators and researchers through conferences,
journals, and other publications. You can find out more on our
- Research page.
+ Research page.
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
the Account Settings page.
You can also reset your password through the
- Account Reset
+ Account Reset
page. You cannot change your username, but you can make a new
account and manually copy your projects to the new account.
From 792a5c96226de2a5249e8ffeb721e5c4f41d2e5a Mon Sep 17 00:00:00 2001
From: The_Grits
Date: Tue, 17 May 2016 11:02:34 -0400
Subject: [PATCH 2/2] Spacing2
Changed as per @rschamp's comments
---
src/views/privacypolicy/privacypolicy.jsx | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/views/privacypolicy/privacypolicy.jsx b/src/views/privacypolicy/privacypolicy.jsx
index d302d4d81..4b815f933 100644
--- a/src/views/privacypolicy/privacypolicy.jsx
+++ b/src/views/privacypolicy/privacypolicy.jsx
@@ -17,8 +17,8 @@ var Privacypolicy = React.createClass({
especially kids and parents. We wrote this privacy policy
to explain what information we collect, how we use it,
and what we're doing to keep it safe. If you have any
- questions regarding this privacy policy, you can
- contact us.
+ questions regarding this privacy policy, you can{' '}
+ contact us.
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
content stored on the Scratch website, including unshared projects.
If you prefer to work on projects in complete privacy, you can use
- either the Scratch 2 offline editor
+ either the Scratch 2 offline editor{' '}
or Scratch 1.4.
@@ -103,8 +103,8 @@ var Privacypolicy = React.createClass({
Parents and guardians who register their under-13 year olds for
- Scratch may also receive additional updates from the
- Scratch Foundation,
+ Scratch may also receive additional updates from the{' '}
+ Scratch Foundation,
a non-profit that supports Scratch educational initiatives.
The Scratch Foundation will never sell or share your email
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
how people learn with Scratch. The results of this research are
shared with educators and researchers through conferences,
- journals, and other publications. You can find out more on our
- Research page.
+ journals, and other publications. You can find out more on our{' '}
+ Research page.
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
the Account Settings page.
You can also reset your password through the
- Account Reset
+ Account Reset{' '}
page. You cannot change your username, but you can make a new
account and manually copy your projects to the new account.