Skip to content

Commit

Permalink
[Docs] Minor grammar fix in dependency_management.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
connortann authored Jul 30, 2024
1 parent b743aab commit 8192dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/userguide/dependency_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ version, it causes toil (maintenance burden) for each and every project that
does the pinning (and the consumers that use it) and increases the risk of
erosion if maintenance is unsustained. This tradeoff between reproducibility
and compatibility is especially stark because Setuptools frequently releases
backward-incompatible releases for a variety of reasons, many which won't
backward-incompatible releases for a variety of reasons, many of which won't
affect a given project.

.. note::
Expand Down

0 comments on commit 8192dfc

Please sign in to comment.