We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f5639 commit f2110faCopy full SHA for f2110fa
src/lib/semver.ts
@@ -206,7 +206,7 @@ export function renderVersion(v: Ver): string {
206
}
207
208
/**
209
- * Render the given verson including the vprefix if enabled. Do not use this in
+ * Render the given version including the vprefix if enabled. Do not use this in
210
* places where a valid semver is expected since vprefix is not valid semver.
211
*/
212
export function renderStyledVersion(v: Ver): string {
0 commit comments