Skip to content

Commit 31df004

Browse files
authored
Fix dumb typo...
1 parent 29b9b3f commit 31df004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ from yourname import yourcode
1515

1616
## But why?
1717

18-
Sharing your code on public distribution channels like PyPi requires some infrastructure in terms of setup files that take time and can be annoying to get right. The cookiecutter takes care of this for you, and alos sets up a testing and documentation building environment:
18+
Sharing your code on public distribution channels like PyPi requires some infrastructure in terms of setup files that take time and can be annoying to get right. The cookiecutter takes care of this for you, and also sets up a testing and documentation building environment:
1919

2020
- Github actions work
2121
- Issue templates

0 commit comments

Comments
 (0)