Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Reinis Martinsons <[email protected]>
  • Loading branch information
Reinis-FRP committed Feb 13, 2024
1 parent e9a7505 commit b2e614f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/oSnap/utils/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const CORE_COIN = {
symbol: 'CORE',
address: 'main',
decimals: 18,
logiUri:
logoUri:
'https://cloudflare-ipfs.com/ipfs/bafkreigjv5yb7uhlrryzib7j2f73nnwqan2tmfnwjdu26vkk365fyesoiu'
} as const;

Expand Down

0 comments on commit b2e614f

Please sign in to comment.