Skip to content

Commit d998ac2

Browse files
committed
fix typo
1 parent 7a32504 commit d998ac2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ the Arch Linux package statistics website.
1919
## Dev Mode
2020
Run `just dev` to watch for template and Go changes and rebuild automatically (requires [air](https://github.com/air-verse/air)).
2121
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
22+
Thus, when changing classes for example, you might need to stop the dev server and run `just build-assets` and then start
2323
the project again.
2424

2525
## Tests

0 commit comments

Comments
 (0)