Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Nov 18, 2024
1 parent 53620c1 commit 01f7b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to/update-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The following steps are recommended to update your project, especially for infre
- `ctrl+shift+p` -> `Remote-Containers: Rebuild Without Cache and Reopen in Container`
- for local development
- `pip install -e .[dev] --force-reinstall`
- validate your project agains the latest tools
- validate your project against the latest tools
- `tox -p`
- fix issues found by the above
- commit the changes
Expand Down

0 comments on commit 01f7b18

Please sign in to comment.