Skip to content

Commit a9a4864

Browse files
authored
Update docs/faq.md
1 parent 033652c commit a9a4864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ CIBW_BEFORE_ALL_WINDOWS: rustup target add i686-pc-windows-msvc
294294
CIBW_ENVIRONMENT_LINUX: "PATH=$HOME/.cargo/bin:$PATH"
295295
```
296296

297-
You probably need to skip PyPy (if using PyO3, anyway), and Rust provides cargo for musllinux 32-bit:
297+
You probably need to skip PyPy (if using PyO3, anyway), and Rust does not provide Cargo for musllinux 32-bit:
298298

299299
```toml
300300
[tool.cibuildwheel]

0 commit comments

Comments
 (0)