Skip to content

Commit 7979dc0

Browse files
authored
Fix typo in dependency-resolution.md (#11465)
Removes a duplicated word.
1 parent fbb7f0b commit 7979dc0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/html/topics/dependency-resolution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ how to inspect:
155155
- their release notes and changelogs from past versions
156156

157157
During deployment, you can create a lockfile stating the exact package and
158-
version number for for each dependency of that package. You can create this
158+
version number for each dependency of that package. You can create this
159159
with [pip-tools](https://github.com/jazzband/pip-tools/).
160160

161161
This means the "work" is done once during development process, and thus

news/5ba58886-1229-45ef-8a8a-dee90602ccdd.trivial.rst

Whitespace-only changes.

0 commit comments

Comments
 (0)