We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4995f commit 79913ccCopy full SHA for 79913cc
packages/nextjs/pages/index.tsx
@@ -330,7 +330,7 @@ const Home: NextPage<{
330
<h2 className="text-2xl lg:text-4xl xl:text-5xl">
331
BuidlGuidl <br /> {'"Client"'}{" "}
332
</h2>
333
- <p className="m-0 lg:pr-8 mb-3">One line command to run a full Ethereum Node!</p>
+ <p className="m-0 lg:pr-8 mb-3">One line command to run an Ethereum full node!</p>
334
<div className="flex gap-6 mt-8">
335
<TrackedLink
336
id="BG-Nodes"
0 commit comments