From 79eaa55f8cf00a7566741e00fd1c88cb0baffb73 Mon Sep 17 00:00:00 2001 From: Martin Date: Fri, 16 Nov 2018 10:41:51 +0100 Subject: [PATCH] Fix a typo "...an Nextcloud..." > "...a Nextcloud..." --- admin_manual/maintenance/migrating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/maintenance/migrating.rst b/admin_manual/maintenance/migrating.rst index 746e1b3ec..c7b223118 100644 --- a/admin_manual/maintenance/migrating.rst +++ b/admin_manual/maintenance/migrating.rst @@ -33,7 +33,7 @@ the new location. It is also assumed that the authentication method Web server as well as PHP for Nextcloud (e.g. permissions or file upload size limits) and make sure the PHP version matches Nextcloud supported configuration and all relevant PHP extensions are installed. Also set up - the database and make sure it is an Nextcloud supported configuration. If + the database and make sure it is a Nextcloud supported configuration. If your original machine was installed recently just copying that base configuration is a safe best practice.