From 11447821fd1c2cebde2014356ec0504fd6422e9b Mon Sep 17 00:00:00 2001 From: Varun Sridharan Date: Wed, 25 Nov 2020 11:04:17 +0530 Subject: [PATCH] V3 Source Code Ready. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47817a1..7873b58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve ## 3.0 - 16/11/2020 * Fully Redeveloped From Base but using NodeJS * Improved performance by 80% -* Option to copy file to remote repository if file alreayd not exists. `!=` +* Option to copy file to remote repository if file already not exists. `!=` * Option to auto create a new pull request. ---