Skip to content

Commit 6e53199

Browse files
committed
fix: typo in files docs
Signed-off-by: Ferdinand Thiessen <[email protected]>
1 parent e43f3f8 commit 6e53199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer_manual/client_apis/files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ the ``event-bus`` and use the following events:
3333
All these events use a Node as argument. You can use a webdav client (for example, by using the davGetClient function from `@nextcloud/files <https://nextcloud-libraries.github.io/nextcloud-files/>`__) to retrieve a node from a file's name.
3434

3535
Examples
36-
-------
36+
--------
3737

3838
.. code-block:: ts
3939

0 commit comments

Comments
 (0)