From dbb68e788724656d6c57de2e6d3934235fa0470f Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Mon, 7 Dec 2020 21:34:49 +0100 Subject: [PATCH] Correct the WebDAV word --- user_manual/files/access_webdav.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index db9896aed..97d2db51f 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -12,7 +12,7 @@ recommended way of connecting client devices to your Nextcloud servers. URL of your Nextcloud server (omit the directory part if the installation is in the root of your domain), and "USERNAME" with the username of the connecting user. - See the webdav URL (bottom left in settings) on your Nextcloud. + See the WebDAV URL (bottom left in settings) on your Nextcloud. Nextcloud Desktop and mobile clients ------------------------------------