Fix typo in description (#2118)

This commit is contained in:
Zrean Tofiq 2022-01-11 03:37:05 +01:00 committed by GitHub
parent a5741f4aa1
commit 9cfd082ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]
]