From 9cfd082ccc0e3db86c77f93e4bb5d039591f10a2 Mon Sep 17 00:00:00 2001 From: Zrean Tofiq Date: Tue, 11 Jan 2022 03:37:05 +0100 Subject: [PATCH] Fix typo in description (#2118) --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 817f0cf..6bc5760 100644 --- a/packages.json +++ b/packages.json @@ -24826,8 +24826,8 @@ "git", "version" ], - "description": "Calcualte the next semver version given the git log and previous version", + "description": "Calculate the next semver version given the git log and previous version", "license": "MIT", "web": "https://gitlab.com/SimplyZ/conventional_semver" } -] +] \ No newline at end of file