Skip to content

Commit 9d4433d

Browse files
authored
fix: fix ev-abci description (#9)
1 parent c389ac2 commit 9d4433d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/homepage/data.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ export const content = {
268268
},
269269
{
270270
title: 'ev-abci',
271-
text: 'CLI tools for testing and deployment.'
272-
}
271+
text: 'Compatibility layer for Cosmos SDK execution environment.'
272+
},
273273
],
274274
cta: [
275275
{

0 commit comments

Comments
 (0)