Skip to content

Commit

Permalink
doc: fix doc in analyticsa
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 committed Dec 28, 2023
1 parent c3c202f commit cca3afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/analytics.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ export const analyticsEnum = {
search: {
title: "Search Page",
actions: {
SEARCH: "Search Course", // Label is school, value is
SEARCH: "Search Course", // Label is school, value is index of GE
},
},
};
Expand Down

0 comments on commit cca3afb

Please sign in to comment.