Gitea complaining about ambiguous characters

This commit is contained in:
Lucien Cartier-Tilet 2023-01-04 19:32:41 +01:00
parent 8d5e523ab3
commit c0b0a53061
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Ordabok is a backend for multimedia dictionaries powered by its users.
* Compiling and running the project
This project requires an accessible PostgreSQL database (to store
pretty much all of the projects data), an Appwrite instance (for
pretty much all of the project's data), an Appwrite instance (for
managing user accounts), and an S3 bucket (to store images, videos,
and audio). Copy ~.env.example~ with
#+begin_src shell