From 4e16d3519d50e420e135ff87abc634f168c1f0d3 Mon Sep 17 00:00:00 2001 From: Vignesh Kumar Date: Mon, 2 Dec 2019 23:29:05 +0530 Subject: [PATCH] rewrote a bit and fixed typo Signed-off-by: Vignesh Kumar --- user_manual/files/access_webdav.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index 602aafa10..d750b0502 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -8,9 +8,9 @@ connect Linux, macOS, Windows, and mobile devices to your Nextcloud server via WebDAV. Before we get into configuring WebDAV, let's take a quick look at the recommended way of connecting client devices to your Nextcloud servers. -.. note:: In the following examples, you should adjust **example.com/nextcloud** to the - URL of your Nextcloud server installation (omit the directory if in root of doamin), and - USERNAME with the username of the connecting user. +.. note:: In the following examples, you should replace **example.com/nextcloud** with the + 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, settings) on your Nextcloud.