docs: fix typo (#26178)

Fix spelling of "following"
pull/26275/head
Francesco Manicardi 2 years ago committed by GitHub
parent 9831893319
commit fa6793df1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/_install-and-build/Installing-Geth.md

@ -307,7 +307,7 @@ cd go-ethereum
CC=clang make geth
```
To start the node, the followijng command can be run:
To start the node, the following command can be run:
```shell
build/bin/geth

Loading…
Cancel
Save