Fixed typo

This commit is contained in:
Alex Tavarez
2025-09-06 23:23:00 -04:00
parent 681854dc58
commit 916584dfe9

View File

@@ -36,7 +36,7 @@ The website has a default theme supplied, but you are welcome to make your own a
> [!TIP]
> Make sure that all renderable stylesheet paths for files under `${SUKAATO_SITE_SOURCE_ROOT}/lib/sukaato_web/controllers/page_*/` are set to `/assets/app.css`, or a path relative to `${SUKAATO_SITE_SOURCE_ROOT}/priv/static` that has been made external (whether the directory exists yet or not). Again, see about [asset management in Phoenix web framework](https://hexdocs.pm/phoenix/asset_management.html#images-fonts-and-external-files).
### Runn the project's server
### Run the project's server
This project was built using the Phoenix web framework. To start the Phoenix server: