We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afced9 commit 3e47866Copy full SHA for 3e47866
CHANGELOG.md
@@ -110,7 +110,7 @@ END_UNRELEASED_TEMPLATE
110
(e.g. `musllinux_1_1_x86_64` and `musllinux_1_2_x86_64`). If the user
111
wants to set the minimum version for the selection algorithm, use the
112
{attr}`pip.defaults.whl_platform_tags` attribute to configure that. If
113
- `musllinux_*_x86_64` is specified, we will chose the lowest available
+ `musllinux_*_x86_64` is specified, we will choose the lowest available
114
wheel version. Fixes [#3250](https://github.com/bazel-contrib/rules_python/issues/3250).
115
116
{#v1-6-0}
0 commit comments