mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -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>
|
||||
You can update your password, email address, and country through
|
||||
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>{' '}
|
||||
page. You cannot change your username, but you can make a new
|
||||
account and manually copy your projects to the new account.
|
||||
|
|
Loading…
Reference in a new issue