Skip to content

Commit

Permalink
Fix string mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
user committed Dec 22, 2023
1 parent 9d11ede commit edca015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/surfing/src/util/liquidityProviders/providers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ const providerImgNames: { [K in Provider]: string } = {
"Trader Joe": "trader_joe.svg",
Uniswap: "Uniswap.svg",
"XY Finance": "xy.png",
"Meteroa": "Meteroa.svg
"Meteroa": "Meteroa.svg"
};

0 comments on commit edca015

Please sign in to comment.