Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/appstore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2018-01-13 18:13:06 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2018-01-13 18:13:06 +0300
commit721fdf374ab27e76a4028bd20a705aab7a4a0bba (patch)
tree735c4bc2658c7748adef9f17c2e5edc5b0cf25e7 /docs
parent5db0483a6c1b0b9fe3b504a59a3379e0b359cf50 (diff)
typo
Diffstat (limited to 'docs')
-rw-r--r--docs/docker.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docker.rst b/docs/docker.rst
index 101b9ac889..9f1a1fee07 100644
--- a/docs/docker.rst
+++ b/docs/docker.rst
@@ -321,7 +321,7 @@ Then create a new configuration for it in **/etc/nginx/sites-available/nextcloud
}
}
-Then replace your default configuration::
+Finally replace your default configuration::
sudo rm /etc/nginx/sites-enabled/default
sudo ln -s /etc/nginx/sites-available/nextcloudappstore /etc/nginx/sites-enabled/default