From d433a9d83ec22826c61a813977675e7ae74185f8 Mon Sep 17 00:00:00 2001 From: Julien Robert Date: Mon, 13 Apr 2026 14:16:37 +0200 Subject: [PATCH] fix: fix ev-abci description --- src/content/homepage/data.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/homepage/data.tsx b/src/content/homepage/data.tsx index 2f6d874..677984a 100644 --- a/src/content/homepage/data.tsx +++ b/src/content/homepage/data.tsx @@ -268,8 +268,8 @@ export const content = { }, { title: 'ev-abci', - text: 'CLI tools for testing and deployment.' - } + text: 'Compatibility layer for Cosmos SDK execution environment.' + }, ], cta: [ {