diff --git a/changelog/unreleased/empty-trash-dirs.md b/changelog/unreleased/empty-trash-dirs.md index 4545a752b8..89c5f54b51 100644 --- a/changelog/unreleased/empty-trash-dirs.md +++ b/changelog/unreleased/empty-trash-dirs.md @@ -1,6 +1,6 @@ Enhancement: Empty trash directories -We have added a cli-command that allows cleaning up emppty directories in the trashbins folder structure in decomposedFS. +We have added a cli-command that allows cleaning up empty directories in the trashbins folder structure in decomposedFS. https://github.com/owncloud/ocis/pull/9483 https://github.com/owncloud/ocis/issues/9393