From a37fb17112ce819668caf08caca273b829a4203a Mon Sep 17 00:00:00 2001 From: odedponcz Date: Wed, 5 Aug 2026 15:16:05 +0300 Subject: [PATCH] Update datastores.md typo Signed-off-by: odedponcz --- docs/cloud/datastores.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/cloud/datastores.md b/docs/cloud/datastores.md index 0548a382..1220ed47 100644 --- a/docs/cloud/datastores.md +++ b/docs/cloud/datastores.md @@ -13,7 +13,6 @@ import CloudBadge from '@site/src/components/CloudBadge/CloudBadge' ## Overview -B A [Dragonfly Cloud](https://dragonflydb.cloud/) data store represents an endpoint for storing and retrieving in-memory data, which is compatible with Redis (RESP2 and RESP3) and Memcached protocols. The endpoint is a fully managed service that is backed by one or more [Dragonfly](https://github.com/dragonflydb/dragonfly) server instances.