mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Fix typo
This commit is contained in:
parent
244a76149b
commit
59ca64579e
1 changed files with 1 additions and 1 deletions
|
@ -456,7 +456,7 @@ const Privacypolicy = () => (
|
|||
</div>
|
||||
<nav>
|
||||
<ol>
|
||||
<li><a href="#collection">Collelction</a></li>
|
||||
<li><a href="#collection">Collection</a></li>
|
||||
<li><a href="#usage">Usage</a></li>
|
||||
<li><a href="#share">Sharing</a></li>
|
||||
<li><a href="#thirdparties">Third Party Services</a></li>
|
||||
|
|
Loading…
Reference in a new issue