diff --git a/developer_manual/client_apis/WebDAV/basic.rst b/developer_manual/client_apis/WebDAV/basic.rst
index 4028e1a4e..a54122a76 100644
--- a/developer_manual/client_apis/WebDAV/basic.rst
+++ b/developer_manual/client_apis/WebDAV/basic.rst
@@ -157,6 +157,13 @@ Supported properties
| | | Should return the list of lock, but | |
| | | always return an empty response. | |
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
+| | Amount of available bytes in the folder. | | ``3950773`` |
+| | | | ``-1`` Uncomputed free space. |
+| | | | ``-2`` Unknown free space. |
+| | | | ``-3`` Unlimited free space. |
++-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
+| | Amount of bytes used in the folder. | ``3950773`` |
++-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
| | | Dummy endpoint for class 2 WebDAV support. | | ```` |
| | | Always provide the same lock capabilities. | | ```` |
| | | | | ```` |
@@ -248,13 +255,6 @@ Supported properties
| | | also works for folders, reporting the size of | |
| | | everything in the folder. Size is in bytes. | |
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
-| | Amount of bytes used in the folder. | ``3950773`` |
-+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
-| | Amount of available bytes in the folder. | | ``3950773`` |
-| | | | ``-1`` Uncomputed free space. |
-| | | | ``-2`` Unknown free space. |
-| | | | ``-3`` Unlimited free space. |
-+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
| | The id of the workspace file. | `3456` |
+-------------------------------+-------------------------------------------------+--------------------------------------------------------------------------------------+
| | The content of the workspace file. | |