Skip to content

Commit

Permalink
Fix a mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
delivan committed Sep 23, 2022
1 parent 5e44f51 commit b08c867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/config/user-analytics-v2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const EventName = {
pageViewed: "Swap: Page viewed",
maxClicked: "Swap: Max clicked",
halfClicked: "Swap: Half clicked",
inputBoxClicked: "Swap: Input box clicked",
inputEntered: "Swap: Input entered",
slippageToleranceSet: "Swap: Slippage tolerance set",
switchClicked: "Swap: Switch clicked",
swapStarted: "Swap: Swap started",
Expand Down

0 comments on commit b08c867

Please sign in to comment.