Skip to content

Commit 587a6e6

Browse files
Update HeroSection.svelte (#1685)
update title from web3-onboard to Web3 Onboard. When not referencing code we should stick to no dash
1 parent 2a0b2b3 commit 587a6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/lib/components/HeroSection.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<section style="background-image: url({heroBg});">
1010
<div class="textblock">
11-
<div class="title">{'Web3-Onboard'}</div>
11+
<div class="title">{'Web3 Onboard'}</div>
1212
<div class="text">
1313
{'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.'}
1414
</div>

0 commit comments

Comments
 (0)