fix typo (#2358)
This commit is contained in:
parent
017aafea99
commit
14072be245
@ -3,7 +3,7 @@
|
|||||||
You can use _Black_ within a GitHub Actions workflow without setting your own Python
|
You can use _Black_ within a GitHub Actions workflow without setting your own Python
|
||||||
environment. Great for enforcing that your code matches the _Black_ code style.
|
environment. Great for enforcing that your code matches the _Black_ code style.
|
||||||
|
|
||||||
## Compatiblity
|
## Compatibility
|
||||||
|
|
||||||
This action is known to support all GitHub-hosted runner OSes. In addition, only
|
This action is known to support all GitHub-hosted runner OSes. In addition, only
|
||||||
published versions of _Black_ are supported (i.e. whatever is available on PyPI).
|
published versions of _Black_ are supported (i.e. whatever is available on PyPI).
|
||||||
|
Loading…
Reference in New Issue
Block a user