We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad1181 commit 1cda2ccCopy full SHA for 1cda2cc
src/routes/$chainSlug/_layout/faucet.tsx
@@ -146,7 +146,7 @@ function FaucetRoute() {
146
<div className="md:border-intermediate space-y-6 md:rounded-3xl md:border md:p-10">
147
<div className="space-y-4 md:space-y-1.5">
148
<h2 className="md:font-anybody font-sans font-bold">Request funds</h2>
149
- <p>Add fund to your wallet for testing on Arbitrum Sepolia</p>
+ <p>Add RLC funds to your wallet for testing on Arbitrum Sepolia</p>
150
</div>
151
<SignedOut>
152
<Button asChild className="mx-auto">
0 commit comments