Skip to content

Commit 66d7d85

Browse files
committed
Fix dependency_management.rst typo
1 parent b8c0a59 commit 66d7d85

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/userguide/dependency_management.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,8 @@ The environmental markers that may be used for testing platform types are
173173
detailed in :pep:`508`.
174174

175175
.. seealso::
176-
If environment markers are not enough an specific use case,
177-
you can also consider creating a :ref:`backend wrapper <backend-wrapper>`
178-
to implement custom detection logic.
176+
Alternatively, a :ref:`backend wrapper <backend-wrapper>` can be used for
177+
specific use cases where environment markers aren't sufficient.
179178

180179

181180
Direct URL dependencies

0 commit comments

Comments
 (0)