We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 073c5fb commit a3b1b2bCopy full SHA for a3b1b2b
README.dev.md
@@ -56,7 +56,7 @@ pytest tests/
56
## Using `cookiecutter` to generate a new package from the command line
57
58
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
+still work. Any easy way to do this is to generate new packages in a temporary directory (which will get removed
60
everytime you reboot), for example like so:
61
62
```shell
0 commit comments