Skip to content

Commit

Permalink
docs: fix typo in menu (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
pradel committed Apr 12, 2021
1 parent 683a384 commit 23cccc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.tsx
Expand Up @@ -93,7 +93,7 @@ const IndexPage = () => (
</li>
<li className="mb-4">
<a className="hover:text-watermelon" href="#license">
Licence
License
</a>
</li>
</ul>
Expand Down

0 comments on commit 23cccc6

Please sign in to comment.