Fix minor grammatical issues, mostly in docs

This commit is contained in:
Miguel Jacq 2022-09-16 08:52:56 +10:00 committed by Thomas Sileo
parent a6321f52d8
commit c30033c19e
4 changed files with 15 additions and 15 deletions

View file

@ -11,7 +11,7 @@ For now, there's no image published on Docker Hub, this means you will have to b
Clone the repository, replace `you-domain.tld` by your own domain.
Note that if you want to serve static assets via your reverse proxy (like nginx), clone it in a place
where accessible by your reverse proxy user.
where it is accessible by your reverse proxy user.
```bash
git clone https://git.sr.ht/~tsileo/microblog.pub your-domain.tld