Skip to content

Commit

Permalink
Fix caps in nav (#975)
Browse files Browse the repository at this point in the history
Co-authored-by: Chase Fleming <[email protected]>
  • Loading branch information
chasefleming and chasefleming authored Oct 25, 2024
1 parent 9c637a9 commit 5bdb64b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ const config = {
{
to: 'evm/about',
position: 'left',
label: 'Build with EVM',
label: 'Build With EVM',
activeBasePath: '/evm',
},
{
Expand Down

0 comments on commit 5bdb64b

Please sign in to comment.