Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web/src/components/GetStarted/StartBuilding.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export default async function StartBuilding() {
/>
<ResourceCard
title="Gas Sponsorship"
description="Reduce costs and Sponsor Gas for you users, with the Coinbase Paymaster and Bundler"
description="Reduce costs and Sponsor Gas for your users, with the Coinbase Paymaster and Bundler"
href="https://www.coinbase.com/developer-platform/products/paymaster/?utm_source=dotorg&utm_medium=builderkit"
topLeft={<span className="font-mono">02</span>}
topRight={<Icon name="diagonalUpArrow" width="16px" height="16px" />}
Expand Down