Fix typo in description (#2118)

This commit is contained in:
Zrean Tofiq
2022-01-11 10:37:05 +08:00
committed by GitHub
parent a5741f4aa1
commit 9cfd082ccc
+2 -2
View File
@@ -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"
}
]
]