Skip to content

Commit a3b1b2b

Browse files
authored
Update README.dev.md
1 parent 073c5fb commit a3b1b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pytest tests/
5656
## Using `cookiecutter` to generate a new package from the command line
5757

5858
While making changes to the template, you'll regularly want to verify that the packages generated with the template
59-
still work. Any ewasy way to do this is to generate new packages in a temporary directory (which will get removed
59+
still work. Any easy way to do this is to generate new packages in a temporary directory (which will get removed
6060
everytime you reboot), for example like so:
6161

6262
```shell

0 commit comments

Comments
 (0)