Skip to content

Commit 537bcdb

Browse files
committed
Fix typo
1 parent 5dacbf9 commit 537bcdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v1.0/pvp-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Now consider this scenario:
150150
The PVP could require that package B must bump its major version number
151151
as it now (re-)exports one fewer instances. This will however require
152152
more frequent version bumps in the whole ecosystem. As a pragmatic
153-
solution, for now the PVP doesn't required a major version bump in this
153+
solution, for now the PVP doesn't require a major version bump in this
154154
case and instead leaves it to package C to add a dependency on package A
155155
to handle this situation.
156156

v1.1/pvp-specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Now consider this scenario:
153153
The PVP could require that package B must bump its major version number
154154
as it now (re-)exports one fewer instances. This will however require
155155
more frequent version bumps in the whole ecosystem. As a pragmatic
156-
solution, for now the PVP doesn't required a major version bump in this
156+
solution, for now the PVP doesn't require a major version bump in this
157157
case and instead leaves it to package C to add a dependency on package A
158158
to handle this situation.
159159

0 commit comments

Comments
 (0)