8000 docs: use consistent spelling for "license" in README.md (#1000) · Develop-Python/cibuildwheel@1d2f86e · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit 1d2f86e

Browse files
authored
docs: use consistent spelling for "license" in README.md (pypa#1000)
1 parent af2014c commit 1d2f86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ Since `cibuildwheel` repairs the wheel with `delocate` or `auditwheel`, it might
182182

183183
It helps ensure that the library can run without any dependencies outside of the pip toolchain.
184184

185-
This is similar to static linking, so it might have some licence implications. Check the license for any code you're pulling in to make sure that's allowed.
185+
This is similar to static linking, so it might have some license implications. Check the license for any code you're pulling in to make sure that's allowed.
186186

187187
Changelog
188188
=========

0 commit comments

Comments
 (0)
0