We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a32504 commit d998ac2Copy full SHA for d998ac2
1 file changed
README.md
@@ -19,7 +19,7 @@ the Arch Linux package statistics website.
19
## Dev Mode
20
Run `just dev` to watch for template and Go changes and rebuild automatically (requires [air](https://github.com/air-verse/air)).
21
The automatic rebuild does not include assets (images, JS, CSS) and all unused classes are stripped during the build process.
22
-Thus, ehen changing classes for example, you might need to stop the dev server and run `just build-assets` and then start
+Thus, when changing classes for example, you might need to stop the dev server and run `just build-assets` and then start
23
the project again.
24
25
## Tests
0 commit comments