From fe536f3fa8065d062f7fc69d29e0b331e1f24846 Mon Sep 17 00:00:00 2001 From: Jon Craton Date: Sat, 2 Sep 2017 11:42:03 -0400 Subject: [PATCH] Typo fix in changelog --- docs/content/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/changelog.md b/docs/content/changelog.md index 2d315c0ec..da9b46c15 100644 --- a/docs/content/changelog.md +++ b/docs/content/changelog.md @@ -20,7 +20,7 @@ Changelog * This allows remotes to list recursively if they can * This uses less transactions (important if you pay for them) * This may or may not be quicker - * This will user more memory as it has to hold the listing in memory + * This will use more memory as it has to hold the listing in memory * --old-sync-method deprecated - the remaining uses are covered by --fast-list * This involved a major re-write of all the listing code * Add --tpslimit and --tpslimit-burst to limit transactions per second