Skip to content

Commit 692aa64

Browse files
authored
Merge pull request #116 from thearyanahmed/beta
Fix typo in README
2 parents 0e6c73a + 13cadba commit 692aa64

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
@@ -3,7 +3,7 @@
33

44
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
55

6-
We follow and use the [black](https://github.com/psf/black) (PEP8 compliant, from Python Software Foudndation) code formatter. Please format your code before submitting them to the repository.
6+
We follow and use the [black](https://github.com/psf/black) (PEP8 compliant, from Python Software Foundation) code formatter. Please format your code before submitting them to the repository.
77

88
```bash
99
$ pip install black

0 commit comments

Comments
 (0)