Skip to content

Commit

Permalink
Merge pull request #1739 from xiaoxianBoy/fix-typos
Browse files Browse the repository at this point in the history
chore: fix typos
  • Loading branch information
isstuev authored Mar 25, 2024
2 parents 76f2564 + 90d9352 commit 9cdbf6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mixpanel/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export enum EventTypes {
CONTRACT_VERIFICATION = 'Contract verification',
QR_CODE = 'QR code',
PAGE_WIDGET = 'Page widget',
TX_INTERPRETATION_INTERACTION = 'Transaction interpratetion interaction',
TX_INTERPRETATION_INTERACTION = 'Transaction interpretation interaction',
EXPERIMENT_STARTED = 'Experiment started',
FILTERS = 'Filters',
BUTTON_CLICK = 'Button click',
Expand Down

0 comments on commit 9cdbf6d

Please sign in to comment.