Skip to content

Commit

Permalink
Add missing period
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Jun 24, 2024
1 parent 2186d95 commit 3990a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/bridge/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default function Page() {
<BridgeLink key={bridge.name} {...bridge} />
))}
<p className="text-center text-sm text-taupe-600">
These bridges are independent, third-party service providers
These bridges are independent, third-party service providers.
<br />
Celo assumes no responsibility for their operation.
</p>
Expand Down

0 comments on commit 3990a8c

Please sign in to comment.