Skip to content

Commit c37765b

Browse files
authored
Merge pull request #45 from bgamari/patch-1
Fix small formatting wibble
2 parents 8eccbd2 + 2e20e15 commit c37765b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v1.0/pvp-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ interpreted as described in [RFC 2119](https://tools.ietf.org/html/rfc2119).
3636

3737
A package version number **SHOULD** have the form *A.B.C*, and **MAY**
3838
optionally have any number of additional components, for example 2.1.0.4
39-
(in this case, *A*=2, *B*=1, *C=0*). This policy defines the meaning of
39+
(in this case, *A*=2, *B*=1, *C*=0). This policy defines the meaning of
4040
the first three components *A-C*, the other components can be used in
4141
any way the package maintainer sees fit.
4242

0 commit comments

Comments
 (0)