From 00c5df0b39a1ad5203c0a512009dd14b4183c64a Mon Sep 17 00:00:00 2001 From: Amit Nandan P Date: Thu, 7 Jun 2018 16:33:26 -0500 Subject: [PATCH] Update CHANGELOG Resolving typos on change log --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef71a81c9..7b98ffb99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/). ## [Unreleased] ### Added - * Add ability to resentd verification email ([#1492](https://github.com/lbryio/lbry-app/issues/1492)) + * Add ability to resend verification email ([#1492](https://github.com/lbryio/lbry-app/issues/1492)) * Add keyboard shortcut to quit the app on Windows ([#1202](https://github.com/lbryio/lbry-app/pull/1202)) * Build for both architectures (x86 and x64) for Windows ([#1262](https://github.com/lbryio/lbry-app/pull/1262)) * Add referral FAQ to Invites screen([#1314](https://github.com/lbryio/lbry-app/pull/1314))