From c758e9fb6a3713b56c050ca2b3d5555092271081 Mon Sep 17 00:00:00 2001 From: Chris Chinchilla Date: Tue, 22 Oct 2019 13:57:02 +0200 Subject: [PATCH] Update docs/_getting-started/index.md --- 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 cdf945973d..b5d878af54 100644 --- a/docs/_getting-started/index.md +++ b/docs/_getting-started/index.md @@ -98,7 +98,7 @@ These are: - **Full**: Downloads all block headers, block data, and validates all transactions - **Fast** (Default): Downloads block headers and block data of the most recent transactions (1024) and validates them. -- **Light**: Downloads all block headers, block data, but does not validate transactions. +- **Light**: Downloads all block headers, block data, and verifies some randomly. For example: