Commit 9cdbf6d6 authored by Igor Stuev's avatar Igor Stuev Committed by GitHub

Merge pull request #1739 from xiaoxianBoy/fix-typos

chore: fix typos
parents 76f2564e 90d93526
...@@ -15,7 +15,7 @@ export enum EventTypes { ...@@ -15,7 +15,7 @@ export enum EventTypes {
CONTRACT_VERIFICATION = 'Contract verification', CONTRACT_VERIFICATION = 'Contract verification',
QR_CODE = 'QR code', QR_CODE = 'QR code',
PAGE_WIDGET = 'Page widget', PAGE_WIDGET = 'Page widget',
TX_INTERPRETATION_INTERACTION = 'Transaction interpratetion interaction', TX_INTERPRETATION_INTERACTION = 'Transaction interpretation interaction',
EXPERIMENT_STARTED = 'Experiment started', EXPERIMENT_STARTED = 'Experiment started',
FILTERS = 'Filters', FILTERS = 'Filters',
BUTTON_CLICK = 'Button click', BUTTON_CLICK = 'Button click',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment