Skip to content

Commit

Permalink
Capitalise GA4 section value
Browse files Browse the repository at this point in the history
  • Loading branch information
AshGDS committed Nov 10, 2023
1 parent cfffa83 commit 032b572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/finders/_spelling_suggestion.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
ga4_link: {
event_name: "navigation",
type: "spelling suggestion",
section: "search",
section: "Search",
text: suggestion[:keywords],
}
}
Expand Down

0 comments on commit 032b572

Please sign in to comment.