Skip to content

Commit

Permalink
Update HeroSection.svelte (#1685)
Browse files Browse the repository at this point in the history
update title from web3-onboard to Web3 Onboard. When not referencing code we should stick to no dash
  • Loading branch information
laurencedelisle authored May 8, 2023
1 parent 2a0b2b3 commit 587a6e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/lib/components/HeroSection.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<section style="background-image: url({heroBg});">
<div class="textblock">
<div class="title">{'Web3-Onboard'}</div>
<div class="title">{'Web3 Onboard'}</div>
<div class="text">
{'Open-source, framework-agnostic JavaScript library to onboard users to web3 apps. Help your users transact with ease by enabling wallet connection, real-time transaction states, and more.'}
</div>
Expand Down

0 comments on commit 587a6e6

Please sign in to comment.