From ffcf2151ac0c04be27937c85b0bbb5bcb006ec8c Mon Sep 17 00:00:00 2001 From: Ivan Bessarabov Date: Thu, 18 Jul 2013 17:53:56 +0400 Subject: [PATCH] Update semver.md In the other part of the document the word 'SemVer' is used. I think it is a good idea to use same word in the document. --- semver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semver.md b/semver.md index dbad028..935736e 100644 --- a/semver.md +++ b/semver.md @@ -238,7 +238,7 @@ in place. Before you completely remove the functionality in a new major release there should be at least one minor release that contains the deprecation so that users can smoothly transition to the new API. -### Does semver have a size limit on the version string? +### Does SemVer have a size limit on the version string? No, but use good judgment. A 255 character version string is probably overkill, for example. Also, specific systems may impose their own limits on the size of