mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Fix typo
This commit is contained in:
parent
585a2e6686
commit
495d9e1177
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