Change instances of customise to customize, also make verb plural

This commit is contained in:
peterdamian 2017-11-07 20:45:29 -05:00 committed by Morris Jobke
parent 181493638e
commit 45b0db66f3
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -113,7 +113,7 @@ App config
Using alternative app directories
---------------------------------
Nextcloud can be set to use a custom app directory in /config/config.php. Customise the following code and add it to your config file:
Nextcloud can be set to use a custom app directory in /config/config.php. Customize the following code and add it to your config file:
.. code-block:: php