diff --git a/developer_manual/client_apis/files.rst b/developer_manual/client_apis/files.rst index 2100dc2a3..8d5cf320c 100644 --- a/developer_manual/client_apis/files.rst +++ b/developer_manual/client_apis/files.rst @@ -33,7 +33,7 @@ the ``event-bus`` and use the following events: All these events use a Node as argument. You can use a webdav client (for example, by using the davGetClient function from `@nextcloud/files `__) to retrieve a node from a file's name. Examples -------- +-------- .. code-block:: ts