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 59dabe8 commit 73aea5cCopy full SHA for 73aea5c
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