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.
2 parents 59dabe8 + 73aea5c commit b5c0c67Copy full SHA for b5c0c67
source/specifications/platform-compatibility-tags.rst
@@ -151,7 +151,7 @@ auditwheel ``>=1.0.0`` ``>=2.0.0`` ``>=3.0.0`` ``>=3.3.0`` [#
151
152
The ``musllinux`` family of tags is similar to ``manylinux``, but for Linux
153
platforms that use the musl_ libc rather than glibc (a prime example being Alpine
154
-Linux). The schema is :file:`musllinux_{x}_{y}_{arch}``, supporting musl ``x.y`` and higher
+Linux). The schema is :file:`musllinux_{x}_{y}_{arch}`, supporting musl ``x.y`` and higher
155
on the architecture ``arch``.
156
157
The musl version values can be obtained by executing the musl libc shared
0 commit comments