diff --git a/README.md b/README.md index f442105..205b09e 100644 --- a/README.md +++ b/README.md @@ -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: