Fix a typo

This commit is contained in:
Calascibetta Romain 2023-11-13 19:16:21 +01:00
parent 7e9d7364a2
commit 0c4f073a14
No known key found for this signature in database
GPG key ID: 8CC4DC3365A666B0

View file

@ -13,7 +13,7 @@ $ opam install --deps-only blogger
$ dune exec src/blogger.exe -- watch
```
A little server run on `http://localhost:8080`.
A little server run on `http://localhost:8888`.
The user can add an article into the `articles/` directory. The format is easy.
A simple header which starts with `---` and finish with `---`. Inside, you have