0
0
mirror of https://github.com/semver/semver.git synced 2025-08-22 22:08:33 +00:00

Change "overkill" to "an overkill".

This commit is contained in:
vaitkus 2023-09-19 10:58:59 +03:00
parent 38a25311c9
commit d073e5cde9
No known key found for this signature in database
GPG Key ID: 13BA67A9A2FE37B0

View File

@ -322,7 +322,7 @@ 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, No, but use good judgment. A 255 character version string is probably an overkill,
for example. Also, specific systems may impose their own limits on the size of for example. Also, specific systems may impose their own limits on the size of
the string. the string.