From ca3080e2b8095a7bf3dad717a2e04feccda8c781 Mon Sep 17 00:00:00 2001 From: Riccardo Berto Date: Wed, 24 Feb 2021 21:38:05 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 285474b..8d8599a 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ In order for it to have a more "graceful" functionality and play nice with other You need a PostgreSQL database. Make sure to enable the famous PostGIS extension. [Here is the extension website](http://postgis.net) and the documentation on how to do that. Once inside the project's directory, create a configuration file called `config.ini`. -This is a template with the required sections and fileds it needs (adjust as required): +This is a template with the required sections and fields it needs (adjust as required): ``` [mail] host=MAIL-HOST