Skip to content

Commit 90f36e5

Browse files
authored
Apply suggestions from code review
1 parent f584de1 commit 90f36e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/constraints/SemVer.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
SemVer
22
======
33

4-
Validates that a value is a valid semantic version string according to the
5-
`Semantic Versioning`_ specification. This constraint supports various
6-
version formats including partial versions, pre-release versions, and
4+
Validates that a value is a valid semantic version string according to the
5+
`Semantic Versioning`_ specification. This constraint supports various
6+
version formats including partial versions, pre-release versions, and
77
build metadata.
88

99
.. versionadded:: 7.4

0 commit comments

Comments
 (0)