mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
One space more
I can't believe I missed this one earlier. *facepalm*
This commit is contained in:
parent
d360494ec2
commit
2d80c46c74
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ var Privacypolicy = React.createClass({
|
||||||
<p>
|
<p>
|
||||||
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.
|
||||||
|
|
Loading…
Reference in a new issue