Skip to content

Commit b5c0c67

Browse files
authored
Merge pull request #1864 from koyuki7w/patch-1
Fix typo
2 parents 59dabe8 + 73aea5c commit b5c0c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/platform-compatibility-tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ auditwheel ``>=1.0.0`` ``>=2.0.0`` ``>=3.0.0`` ``>=3.3.0`` [#
151151

152152
The ``musllinux`` family of tags is similar to ``manylinux``, but for Linux
153153
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
154+
Linux). The schema is :file:`musllinux_{x}_{y}_{arch}`, supporting musl ``x.y`` and higher
155155
on the architecture ``arch``.
156156

157157
The musl version values can be obtained by executing the musl libc shared

0 commit comments

Comments
 (0)