diff --git a/CHANGELOG.md b/CHANGELOG.md index edb873a99b..fc0425f95e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ The following sections list the changes for unreleased. * Enhancement - Add capability for public link single file edit: [#6787](https://github.com/owncloud/web/pull/6787) It is now possible to share a single file by link with edit permissions. Therefore we need a - public share capability to enable that feature in the clients. At the same time we improved the + public share capability to enable that feature in the clients. At the same time, we improved the WebDAV permissions for public links. https://github.com/owncloud/web/pull/6787