fix typos

Co-authored-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
This commit is contained in:
Jörn Friedrich Dreyer
2024-02-23 12:29:58 +01:00
committed by Jörn Friedrich Dreyer
parent c79f206d50
commit f1a8d62ee6

View File

@@ -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