From b48862ae756a2d5b9d30003ed5cbd5592823e85b 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 cf5cb4039..2483d008f 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.