From a00358ec4137ee6d6bfec1d4184e5e2204143e6a Mon Sep 17 00:00:00 2001 From: Idalith Bustos Date: Fri, 6 Jun 2025 15:28:23 -0700 Subject: [PATCH] updating Firehouse card --- website/src/pages/en/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/pages/en/index.json b/website/src/pages/en/index.json index 3a514cbb1908..73ec88c04d73 100644 --- a/website/src/pages/en/index.json +++ b/website/src/pages/en/index.json @@ -31,7 +31,7 @@ }, "firehose": { "title": "Firehose", - "description": "Extract blockchain data into flat files to enhance sync times and streaming capabilities.", + "description": "Extract blockchain data into flat files to speed sync times.", "cta": "Get started with Firehose" } },