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 Mar 28, 2024
1 parent 73892c1 commit fa8e9e1
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 fa8e9e1

Please sign in to comment.