Skip to content

Commit 23cccc6

Browse files
authored
docs: fix typo in menu (#473)
1 parent 683a384 commit 23cccc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ const IndexPage = () => (
9393
</li>
9494
<li className="mb-4">
9595
<a className="hover:text-watermelon" href="#license">
96-
Licence
96+
License
9797
</a>
9898
</li>
9999
</ul>

0 commit comments

Comments
 (0)