Skip to content

Commit

Permalink
fix: Fix the evm connector name - MEED-4283 - Meeds-io/MIPs#118 (#15)
Browse files Browse the repository at this point in the history
This change will fix the evm connector name.
  • Loading branch information
MayTekayaa authored and boubaker committed Apr 25, 2024
1 parent e007705 commit 4b15683
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export function init() {
id: 'evm',
name: 'evm',
image: '/gamification-evm/images/EVM.png',
title: 'EVM Blockhain',
title: 'EVM Blockchain',
description: 'gamification.admin.evm.label.description',
rank: 40,
});
Expand Down

0 comments on commit 4b15683

Please sign in to comment.