From fc2015c28c089813fbfd477f00cab302e1f9b1e0 Mon Sep 17 00:00:00 2001 From: Tosin <72341152+tkuye@users.noreply.github.com> Date: Tue, 13 Apr 2021 01:35:31 -0600 Subject: [PATCH] Update ch05.asciidoc fixed minor grammatical error --- ch05.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch05.asciidoc b/ch05.asciidoc index 57e383e9..c908a430 100644 --- a/ch05.asciidoc +++ b/ch05.asciidoc @@ -496,5 +496,5 @@ Let's say that Gabriel is interested in viewing his total amount of bitcoin earn [TIP] ==== -Gap limits explain the phenomenon whereby the the importing of a wallet may show an incorrect or zero balance. The funds are not lost, but rather, the wallet importing function has not traversed enough leaves to fully detect funds. Many wallets allow this default gap limit to be changed, and Gabriel may need to increase this limit to allow his wallet to fully import his transaction history. +Gap limits explain the phenomenon whereby the importing of a wallet may show an incorrect or zero balance. The funds are not lost, but rather, the wallet importing function has not traversed enough leaves to fully detect funds. Many wallets allow this default gap limit to be changed, and Gabriel may need to increase this limit to allow his wallet to fully import his transaction history. ====