From 9eb40797ea8573d96955684156f8173cf37580bc Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Wed, 25 Oct 2017 12:37:53 -0400 Subject: [PATCH] extra word in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3abbb39bd..521e31ee0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ at anytime. * Refactor some assert statements to accommodate the PYTHONOPTIMIZE flag set for Android. ### Added - * Added `wallet_prefill_addresses` command, which creates distributes credits to multiple addresses + * Added `wallet_prefill_addresses` command, which distributes credits to multiple addresses * ### Removed