From 313574ce97ed24479f163eff1e3a3454ef7a098f Mon Sep 17 00:00:00 2001 From: RhinoDevel Date: Wed, 28 Nov 2018 13:11:06 +0100 Subject: [PATCH] Fix typo. --- docs/admin/Migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/Migration.md b/docs/admin/Migration.md index 012c58b3..c291ae49 100644 --- a/docs/admin/Migration.md +++ b/docs/admin/Migration.md @@ -4,7 +4,7 @@ This page describes database migrations necessary to update existing databases to newer versions of Nominatim. SQL statements should be executed from the postgres commandline. Execute -`psql nominiatim` to enter command line mode. +`psql nominatim` to enter command line mode. ## 3.1.0 -> 3.2.0 -- 2.39.5