From 7968e97c80b5e1aa91104de3dea8b5476ee2092e Mon Sep 17 00:00:00 2001 From: Felix Lange Date: Tue, 5 Nov 2019 13:32:14 +0100 Subject: [PATCH] unwrap line --- docs/_getting-started/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_getting-started/index.md b/docs/_getting-started/index.md index c19809cb6a..1eec435423 100644 --- a/docs/_getting-started/index.md +++ b/docs/_getting-started/index.md @@ -51,8 +51,8 @@ existing Ethereum accounts and other uses of the `account` command._ ### Sync modes Running Geth starts an Ethereum node that can join any existing network, or create a new -one. You can start Geth in one of three different sync modes using the `--syncmode -"{mode}"` argument that determines what sort of node it is in the network. +one. You can start Geth in one of three different sync modes using the `--syncmode "{mode}"` +argument that determines what sort of node it is in the network. These are: