From d49528729b902b72d227ef65e6e8f97d9fe63adf Mon Sep 17 00:00:00 2001 From: LG <37511853+Lefgk@users.noreply.github.com> Date: Tue, 12 Apr 2022 19:25:25 +0100 Subject: [PATCH] getting-started: fix typo (#24686) brlow -> below --- docs/_getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_getting-started/index.md b/docs/_getting-started/index.md index 87214bd582..2c1c6d3dc4 100644 --- a/docs/_getting-started/index.md +++ b/docs/_getting-started/index.md @@ -136,7 +136,7 @@ INFO [02-10|13:55:30.984] IPC endpoint opened url=geth-tuto ## Step 3: Start Geth -To start geth, open a new terminal and run the command brlow. Keeping geth running is +To start geth, open a new terminal and run the command below. Keeping geth running is required for the other steps because the command below starts the HTTP server that we will be interacting with.