Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
255kb committed Sep 12, 2023
1 parent 5acc0e0 commit 5559aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const Nav: FunctionComponent = function () {
</li>
<li className='dropdown-item ps-lg-8'>
<Link href='/serverless/' className='dropdown-link'>
Serveless package
Serverless package
</Link>
</li>
</ul>
Expand Down

0 comments on commit 5559aca

Please sign in to comment.