Skip to content

Commit

Permalink
fix(frontend): activity menu name for search
Browse files Browse the repository at this point in the history
  • Loading branch information
saihaj authored and Harjot1Singh committed May 15, 2020
1 parent 5f8e54f commit 5f2e078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend/src/lib/options.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ export const OPTION_GROUPS = {
},
activities: {
search: {
name: 'Search Results',
name: 'Search',
icon: faSearch,
},
},
Expand Down

0 comments on commit 5f2e078

Please sign in to comment.