Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
fix: fix typo in impermax definition (#492)
Browse files Browse the repository at this point in the history
Co-authored-by: immasandwich <karan.shahani91@gmail.com>
  • Loading branch information
tonzgao and immasandwich authored May 22, 2022
1 parent c6533b6 commit 5841786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/impermax/impermax.definition.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { Network } from '~types/network.interface';

export const IMPERMAX_DEFINITION = appDefinition({
id: 'impermax',
name: 'impermax',
name: 'Impermax',
description: 'Impermax enables permissionless lending for Leveraged Yield Farming',
url: 'https://www.impermax.finance/',
groups: {
Expand Down

0 comments on commit 5841786

Please sign in to comment.