Skip to content

Commit

Permalink
chore: name
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisduma-ledger committed Dec 2, 2024
1 parent 450cd0d commit dacce6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export default function trackingWrapper(trackCall: TrackExchange) {

// No Params to generate an Exchange app nonce
startExchangeNoParams: (manifest: AppManifest) => {
track("Start Exchange no params", getEventData(manifest));
track("Starts Exchange no params", getEventData(manifest));
},

completeExchangeRequested: ({ provider, exchangeType }: TrackEventPayload) => {
Expand Down

0 comments on commit dacce6b

Please sign in to comment.