mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
Merge pull request #488 from TheGrits/patch-1
[Privacy Policy] One space more
This commit is contained in:
commit
bb0ac87aec
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