Skip to content

Commit 79913cc

Browse files
words (#67)
1 parent 9a4995f commit 79913cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ const Home: NextPage<{
330330
<h2 className="text-2xl lg:text-4xl xl:text-5xl">
331331
BuidlGuidl <br /> {'"Client"'}{" "}
332332
</h2>
333-
<p className="m-0 lg:pr-8 mb-3">One line command to run a full Ethereum Node!</p>
333+
<p className="m-0 lg:pr-8 mb-3">One line command to run an Ethereum full node!</p>
334334
<div className="flex gap-6 mt-8">
335335
<TrackedLink
336336
id="BG-Nodes"

0 commit comments

Comments
 (0)