Skip to content

Commit fe21d2b

Browse files
Update src/content/developers/docs/nodes-and-clients/index.md
Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
1 parent 9c0d885 commit fe21d2b

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/docs/nodes-and-clients

1 file changed

+1
-1
lines changed

src/content/developers/docs/nodes-and-clients/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebarDepth: 2
77

88
Ethereum is a distributed network of computers (known as nodes) running software that can verify blocks and transaction data. The software application, known as a client, must be run on your computer to turn it into an Ethereum node.
99

10-
**Note: it is not possible to run an execution client on its own anymore. After [The Merge](/upgrades/merge), both execution and consensus clients must be run together in order for a user to gain access to the Ethereum network. However, a consensus client can still run independently.**
10+
**Note: it is not possible to run an execution client on its own anymore. After [The Merge](/upgrades/merge), both execution and consensus clients must be run together in order for a user to gain access to the Ethereum network.**
1111

1212
## Prerequisites {#prerequisites}
1313

0 commit comments

Comments
 (0)