From 76f2a7dd4b01bd54cf861a9a5458243f31de01a3 Mon Sep 17 00:00:00 2001 From: jakthom Date: Thu, 23 Jan 2025 07:16:19 -0500 Subject: [PATCH] wee typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b74fe1f43..dde5e6bcb 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ More examples could be found at [go-storage-example](https://github.com/beyondst - [gdrive](https://github.com/beyondstorage/go-service-gdrive): [Google Drive](https://www.google.com/drive/) - [ipfs](https://github.com/beyondstorage/go-service-ipfs): [InterPlanetary File System](https://ipfs.io) - [kodo](https://github.com/beyondstorage/go-service-kodo/): [qiniu kodo](https://www.qiniu.com/products/kodo) -- [memory](https://github.com/beyondstorage/go-service-memory): data that only in memory +- [memory](https://github.com/beyondstorage/go-service-memory): data that persists only in memory - [minio](https://github.com/beyondstorage/go-service-minio): [MinIO](https://min.io) - [obs](https://github.com/beyondstorage/go-service-obs): [Huawei Object Storage Service](https://www.huaweicloud.com/product/obs.html) - [oss](https://github.com/beyondstorage/go-service-oss/): [Aliyun Object Storage](https://www.aliyun.com/product/oss)