diff --git a/changelog/unreleased/change-presigned-key-store.md b/changelog/unreleased/change-presigned-key-store.md index caa1e80a9..06ad0bd6b 100644 --- a/changelog/unreleased/change-presigned-key-store.md +++ b/changelog/unreleased/change-presigned-key-store.md @@ -1,5 +1,5 @@ -Change: chang the defaul store for presigned-keys to nats-js-kv +Change: change the default store for presigned keys to nats-js-kv -We wrapped the store service in a micro store implemantation and changed the default to the built in NATS instance. +We wrapped the store service in a micro store implementation and changed the default to the built-in NATS instance. https://github.com/owncloud/ocis/pull/8419