Skip to content

Commit 3595113

Browse files
authored
[Docs] Minor grammar fix in dependency_management.rst (#4525)
2 parents b743aab + 8192dfc commit 3595113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/userguide/dependency_management.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ version, it causes toil (maintenance burden) for each and every project that
6262
does the pinning (and the consumers that use it) and increases the risk of
6363
erosion if maintenance is unsustained. This tradeoff between reproducibility
6464
and compatibility is especially stark because Setuptools frequently releases
65-
backward-incompatible releases for a variety of reasons, many which won't
65+
backward-incompatible releases for a variety of reasons, many of which won't
6666
affect a given project.
6767

6868
.. note::

0 commit comments

Comments
 (0)