Skip to content

Commit

Permalink
chore: correct typo
Browse files Browse the repository at this point in the history
- As per: #2986 (comment)
  • Loading branch information
Mike-Heneghan committed Apr 5, 2024
1 parent a7ac3b1 commit f811fe2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ type BackwardsNavigation = {
};

/**
* The flow direction when a new analytics session is create is
* The flow direction when a new analytics session is created is
* - 'init': for the flow no longerStorage data is found
* - 'resume': for the flow localStorage data is found
* - 'forwards': breadcrumbs are being appended to i.e. forwards through flow
Expand Down

0 comments on commit f811fe2

Please sign in to comment.