docs: use consistent spelling for "license" in README.md (#1000)

This commit is contained in:
Bo Bayles
2022-01-26 16:17:13 -05:00
committed by GitHub
parent af2014c954
commit 1d2f86e6cf
+1 -1
View File
@@ -182,7 +182,7 @@ Since `cibuildwheel` repairs the wheel with `delocate` or `auditwheel`, it might
It helps ensure that the library can run without any dependencies outside of the pip toolchain.
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.
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.
Changelog
=========