fix: typo in files docs

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen
2024-11-13 01:08:24 +01:00
parent e43f3f816e
commit 6e531997ed

View File

@@ -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 <https://nextcloud-libraries.github.io/nextcloud-files/>`__) to retrieve a node from a file's name.
Examples
-------
--------
.. code-block:: ts