Skip to content

Commit

Permalink
style: address PR comments around caps
Browse files Browse the repository at this point in the history
Co-authored-by: Dennis Won <[email protected]>
  • Loading branch information
moldy530 and denniswon committed Feb 6, 2024
1 parent b275146 commit 734ef04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion site/.vitepress/sidebar/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export const sidebar: DefaultTheme.Sidebar = [
// ],
// },
{
text: "Custom Infra",
text: "Custom infra",
base: "/third-party",
items: [
{ text: "Bundlers", link: "/bundlers" },
Expand Down
2 changes: 1 addition & 1 deletion site/overview/demos.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ head:

# Demos

## Gasless Token minting demo
## Gasless token minting demo

This demo shows how to mint an ERC-20 token to a Light Account using our Gas Manager to provide a gasless minting experience.

Expand Down

0 comments on commit 734ef04

Please sign in to comment.