Skip to content

Commit 99b6bce

Browse files
authored
fix(/offerwall): don't abbreviate Web Monetization as WM (#599)
1 parent 19a295a commit 99b6bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/app/components/offerwall/HowItWorks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export default function HowItWorks() {
7474
/>
7575
<Step
7676
image={step3}
77-
description="Start receiving support as users choose to use WM"
77+
description="Start receiving support as users choose to use Web Monetization"
7878
/>
7979
</ol>
8080
</section>

0 commit comments

Comments
 (0)