diff --git a/lms/static/js/commerce/track_ecommerce_events.js b/lms/static/js/commerce/track_ecommerce_events.js index 406be4e088..f65030ec3e 100644 --- a/lms/static/js/commerce/track_ecommerce_events.js +++ b/lms/static/js/commerce/track_ecommerce_events.js @@ -1,7 +1,7 @@ /** * * A library of helper functions to track ecommerce related events. - * See here for the full list of upsell links and how to view these events in snowflake: + * See here for the full list of upsell links and how to view these events: * https://openedx.atlassian.net/wiki/spaces/RS/pages/1675100377/How+to+find+upsell+link+click+events */ (function(define) {